ElastAlert
Connect your ElastAlert alerts to PagerTree.
Last updated
Was this helpful?
Connect your ElastAlert alerts to PagerTree.
Last updated
Was this helpful?
5 minutes
is a simple framework for alerting on anomalies, spikes, or other patterns of interest from data in Elasticsearch.
ElastAlert triggers alerts when alerting rule conditions are met.
When ElastAlert sends PagerTree an alert with (event_type === "create"
), an alert is created in PagerTree automatically.
In this integration tutorial we will show you how to send notifications from ElastAlert into PagerTree. The estimated time for this integration is 5 minutes. We assume that you already have a PagerTree and ElastAlert setup ( or higher) and generally understand how to create rules. If you don’t, make sure to check out the .
by clicking the ElastAlert logo.
.
In your ElastAlert rules YAML file add the following, replacing <PagerTree Endpoint URL>
with the PagerTree Endpoint URL you copied earlier.
Save the rules YAML file
Restart ElastAlert
You have successfully completed the ElastAlert Integration.