Links

Sumologic Integration

Create ilert alerts from Sumologic alerts and get alerted through ilert for high priority issues.

In ilert

Create a Sumologic alert source

  1. 1.
    Go to the "Alert sources" tab and click Create new alert source
  1. 1.
    Enter a name and select your desired escalation policy. Select "Sumologic" as the Integration Type and click on Save.
  1. 1.
    On the next page, a Webhook URL is generated. You will need this URL below when setting up the connection in Sumologic.

In Sumologic

Create a notification setting

  1. 1.
    Go to Sumologic, then to Manage Data -> Alerts, click on the Connections tab and then on the Add (+) button
  1. 1.
    On the next page, click on the Webhook tile
  1. 1.
    On the next page, name the connection e.g. ilert, paste the Webhook URL that you generated in ilert, in the Payload section following payload object, then click on the Save button
{
"Name": "{{Name}}",
"Description": "{{Description}}",
"MonitorType": "{{MonitorType}}",
"Query": "{{Query}}",
"QueryURL": "{{QueryURL}}",
"ResultsJson": "{{ResultsJson}}",
"NumQueryResults": "{{NumQueryResults}}",
"Id": "{{Id}}",
"DetectionMethod": "{{DetectionMethod}}",
"TriggerType": "{{TriggerType}}",
"TriggerTimeRange": "{{TriggerTimeRange}}",
"TriggerTime": "{{TriggerTime}}",
"TriggerCondition": "{{TriggerCondition}}",
"TriggerValue": "{{TriggerValue}}",
"TriggerTimeStart": "{{TriggerTimeStart}}",
"TriggerTimeEnd": "{{TriggerTimeEnd}}",
"SourceURL": "{{SourceURL}}",
"SearchName": "{{SearchName}}"
}
Finished! Your Sumologic alerts will now create alerts in ilert.

FAQ

Will alerts in ilert be resolved automatically?
No, unfortunately Sumologic's notification is not compatible with ilert's resolve event.
Can I connect Sumologic with multiple alert sources from ilert?
Yes, simply add more connections in Sumologic.
(c) 2011 - 2023 iLert GmbH