Hi all.
I am using for test purpose elastic on cloud and I'd like to create an alert/watcher (not sure which one is the best option) to send an alert when a POD on K8S goes down. That d be easy but I want to send the alert only once when it occurred.
With new Kibana Alerting Framework the "Notify Once" feature is coming in the near future along with some other features like sending an "Alert Cleared" and Alert Severity (Warn, Important Critical with different thresholds etc) , but today that is not supported in the Kibana Alerts.
There are options around notify every X Mins / secs etc ... or you can mute the alert but that mutes it until you un-mute it.
With watcher it can be done but you will need to keep the state of the alert programmatically yourself.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.