Yelp / elastalert

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

Different alert_text for different alert types? #3234

Open rcheng123 opened 2 years ago

rcheng123 commented 2 years ago

I have one rule that alerts two different services (email and slack), but I want to pretty-render the alert_text for both services. Since email uses html and slack uses markdown, I need the alert_text to be different. Is there any ways to go about this?