Need help with sending a slack alert when the alert state is completed (turns green i.e no alerts triggered)

I am using alerts plugin to send a slack message when a alert is triggered. I would also like to receive a message when the alert state changes from acknowledge to completed. I was able to modify GitHub - opendistro-for-elasticsearch/alerting-kibana-plugin: ๐Ÿ“Ÿ Open Distro Kibana Alerting Plugin source code to send custom message, however I am finding it difficult to find state change of alerts from acknowleged to complete.

I am checking the server file under alerting-kibana plugin, however I am unsure if I am checking at the right place. Could some one help me with it?

Hi @sakthik26,

We have a github issue to implement this as a feature: allow to trigger an action if monitor changes to green ยท Issue #28 ยท opendistro-for-elasticsearch/alerting ยท GitHub

Please feel free to :+1: it so that we can prioritize this feature :slight_smile:.