Tool integrations | These are pre-built integrations by ilert and work-out-of the box with your monitoring tools. If you're missing a tool, feel free to suggest an integration that you'd like to see in ilert. |
Email integration | Forward emails to an alert source's email address to integrate with ilert. |
Event API | Write your own integration using our easy-to-use Event API. |
SMS integration | Send alerts to ilert via SMS. |
Heartbeat monitoring | A heartbeat alert source will automatically create an alert if it does not receive a heartbeat signal from your app at regular intervals. |
Type | Sample | Description |
---|---|---|
Text | Some text | You may of course add generic text content to your liking |
Variable | {{ var }} | Extract content of the event and insert it. Note: there is no further sanitizing of the values |
Accessing nested variables | {{ var . subfield . evenMore }} | Access sub fields |
Accessing fields of an array | {{ var.arrayField [0] .more }} | Access array contents |
Enable alert grouping during alert source creation or in the alert source's advanced settings