Yelp / elastalert

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

Send an alert when elastic apm micro service down/ not receiving message from application #3197

Open ksureshreddy opened 3 years ago

ksureshreddy commented 3 years ago

Hello Experts,

We implemented Elastic apm for spring boot micro services and created apm- index in kibana for all the environments including dev through uat.(all environments logs part of apm- index)

Example When service1 goes down/ stop receiving communication in any env then we need to get alert with ElastAlert. Note: We already implemented ElastAlert in our setup and mails are triggered for some conditional services.

Can anyone please suggest how to implement this scenario. Please let me know I will provide more details.

Regards, Suresh