Event Triggering in Elasticsearch Webhook Integration Despite Unmet Conditions

Hello!

I have the following scenario: I integrated Elasticsearch with another software via Webhook. The main idea of the integration is for Elastic to trigger events to this other software if a synthetic test fails more than X times within a given timeframe.

The problem is that Elastic is sending events to the Webhook even when the rule is not met; it just takes a few failures in the synthetic test for it to trigger the event.

Additionally, even after setting the alerts to snooze, the event is still triggered. Attached are pictures of the alert rules and the event triggers.

Hi @Vinicius_Manganotti,

Are you receiving alert pings on the Webhook endpoint? The section under "Execution history" does not contain the emitted alerts, but rather the rule query execution list. It reflects when Kibana is executing the alert rule query and checking if it the threshold to emit an alert has been breached. If that were the case, you should see the Alert # increasing: