elastalert2
elastalert2 copied to clipboard
ElastAlert 2 is a continuation of the original yelp/elastalert project. Pull requests are appreciated!
## Description This PR addresses a bug related to the handling of KeyError when formatting custom messages in the OpsGenieAlerter class. The change ensures that the alert message does not...
## Description Currently the IRIS alert uses rule supplied values for the description and simply uses the rule title for the alert title. This significantly reduces the ability to dynamically...
By default telegram warning emojis get displayed around the alert title. It would be nice if there was an option to not show these - for those who prefer clutter-free...
Add WRITEBACK_INDEX environment variable. Allow create_index using environment variable to create indexes. Also config.yaml can get value from WRITEBACK_INDEX environment variable.