Skip to content

Number of alert in given time with particular key #1350

Closed Locked Answered by jertel
dSohaliya asked this question in Q&A
Discussion options

You must be logged in to vote

You could try a rule type that supports use_count_query will allow you to just return the count of matches rather than each matching error event. Or use an aggregation rule. Then use a limit_execution setting to only run the check at the day boundary time of your choosing. Your buffer_time, timeframe, and run_every settings will likely need to be adjusted for a full day. The docs cover these settings.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jertel
Comment options

Answer selected by jertel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants