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

Aggregate/evaluate log matches over time period #8

Open
calebhailey opened this issue Sep 9, 2020 · 0 comments
Open

Aggregate/evaluate log matches over time period #8

calebhailey opened this issue Sep 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@calebhailey
Copy link

User stories:

  • Alert when the count (or total) of regex matches exceeds a threshold during a time period (e.g. if more than 10 aggregate log matches in 15 mins).

  • Alert when the count (or total) of regex matches is below a threshold during a time period (e.g. if 10 aggregate log matches are expected in 30 mins and only 5 are observed).

Can we achieve this via a more robust state file (or state db via boltdb)?

@lspxxv lspxxv added the enhancement New feature or request label Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants