Skip to content

Allow user to select minimum log level when running scripts #8984

@jeremystretch

Description

@jeremystretch

NetBox version

v3.1.10

Feature type

New functionality

Proposed functionality

Add a dropdown box to the reports page and custom script forms which allows the user to select a desired log level. Only messages equal to or greater than this level will be displayed in the UI.

For example, if the user selects "warning" output, errors and warnings will be shown, but informational logs will not.

Use case

Allows a bit of flexibility for the user to suppress redundant or uninteresting output when running scripts and reports.

Database changes

No response

External dependencies

No response

Metadata

Metadata

Assignees

Labels

complexity: lowRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions