Elastalert: Send alert if no logs

Created on 13 Dec 2017  Â·  1Comment  Â·  Source: Yelp/elastalert

hi, I need to send alert if no logs for the time interval, how to do it? thank you

Most helpful comment

http://elastalert.readthedocs.io/en/latest/ruletypes.html#flatline

type: flatline
timeframe:
  hours: 1
threshold: 1
...

>All comments

http://elastalert.readthedocs.io/en/latest/ruletypes.html#flatline

type: flatline
timeframe:
  hours: 1
threshold: 1
...
Was this page helpful?
0 / 5 - 0 ratings