elastalert icon indicating copy to clipboard operation
elastalert copied to clipboard

consecutive 5xx rule matches without any other 2xx or 3xx responses in between particular time frame then trigger alert

Open vishalk663 opened this issue 1 year ago • 0 comments

Hi All,

I am trying to setup alerting using elastalert and I am trying to achieve below scenarios.

scenario 1: Send alert if there are 5 consecutive 5xx errors. (Which is working fine)

scenario 2: Do not send alert if we get any 2xx or success between 5 5xx errors.

How to do this in elasalert ?

vishalk663 avatar Sep 11 '23 06:09 vishalk663