Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When filtering with regular expressions, the 'does not match' option does not always function as expected #5403

Closed
TheWitness opened this issue Jul 15, 2023 · 0 comments
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team resolved A fixed issue
Milestone

Comments

@TheWitness
Copy link
Member

Describe the bug

The regular expression logic available in the Cacti log page does not allow negative searches properly.

To Reproduce

Steps to reproduce the behavior:

  1. Go to the Log tab

  2. Set a filter for message levels Warning or above (Warning++)

  3. Try to exclude certain lines with a negation regular expression

  4. See error

Expected behavior

Cacti should have a way to be able to remove expressions by regular expression.

@TheWitness TheWitness added bug Undesired behaviour confirmed Bug is confirm by dev team porting required Requires porting to develop labels Jul 15, 2023
@TheWitness TheWitness added this to the v1.2.25 milestone Jul 15, 2023
TheWitness added a commit that referenced this issue Jul 15, 2023
Cacti Log regular expression filters can not calculate 'does not match' properly
TheWitness added a commit that referenced this issue Jul 15, 2023
Cacti Log regular expression filters can not calculate 'does not match' properly
@TheWitness TheWitness added resolved A fixed issue and removed porting required Requires porting to develop labels Jul 15, 2023
@netniV netniV changed the title Cacti Log regular expression filters can not calculate 'does not match' properly When filtering with regular expressions, the 'does not match' option does not always function as expected Sep 3, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

1 participant