Skip to main content
Push ElastAlert2 alerts to Flashduty via webhook, to achieve automatic alert noise reduction.

In Flashduty


You can obtain an integration push URL through either of these two methods:

Using Dedicated Integration

Choose this method when you don’t need to route alert events to different channels. It’s simpler and recommended.

Using Shared Integration

Choose this method when you need to route alerts to different channels based on the alert event’s payload information.

In ElastAlert 2


Configure ElastAlert 2 Alerts

Follow the ElastAlert Flashduty push configuration document
  1. Create or edit the alert rule file, for example rules/elastalert2_alert.yaml.
  2. Fill in the flashduty alert type in the alert field.
  3. Fill in the integrated integration key in the flashduty_integration_key field.
  4. The flashduty_title and flashduty_event_status are required fields, and other fields can be filled in as needed. For the field definitions, please refer to the following table.
  1. Restart ElastAlert and wait for the alert to trigger.