Do not send Alert if it was already sent last 24 hours

Hello,

We have configured an Alert. It parses every minute last-minute data and send an Alarm on Slack.

In some cases we have repeated data in Elasticsearch - like repeated errors from the applications.
And, as we were already notified about it we want to stop to receive them.

Is there a way to not send an Alarm for the data for which was already sent an Alarm in the past 24 hours. It is like an Ask in monitoring systems.

Thank you!

Hi,
You can try the “enable action throttling” in alert “configure actions”.

Mark.