-
Notifications
You must be signed in to change notification settings - Fork 903
Open
Labels
featureAdding new functionalityAdding new functionality
Description
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
- [ x ] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
- [ x ] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue
Is your feature request related to a problem? Please describe.
In order to debug a firewall rule, it would be helpful to have an action button at the end of a rule line in the new rule UI to jump to the live log file directly with the filter set to the rule id.
Describe the solution you like
Have an action button at the right side of a rule in the new rule UI.
Target: /ui/diagnostics/firewall/log filter to rule_id={{rule_id}}
Describe alternatives you considered
Copy rule id on rule editing and building the filter manually
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureAdding new functionalityAdding new functionality