Yelp / elastalert

Easy & Flexible Alerting With ElasticSearch
https://elastalert.readthedocs.org
Apache License 2.0
8k stars 1.73k forks source link

Triggering multiple rules(alerts) in specific order at runtime #1808

Open pnigam-informatica opened 6 years ago

pnigam-informatica commented 6 years ago

Use Case: Consider: There are multiple alert rules(in the name of modularity and reusability they are kept separated), for a particular data set, I want multiple of these rules to be triggered, but the trigger is needed to happen in a specific order, is this possible with elastalert?

Qmando commented 6 years ago

See the discussion in https://github.com/Yelp/elastalert/issues/1108. It's not directly supported but you can make this mostly work.