Steps to Integrate Sumologic with AlarmsOne:
Sumologic is a cloud-based log management service provider. To integrate Sumologic with AlarmsOne for alarms tracking, follow the steps below.
Video: Integrating Sumologic with AlarmsOne.
Steps to be followed in AlarmsOne:
1. Click on Applications icon in the left panel.
2. Click on Add Application. Here, select Sumologic.
3. Fill in the Application Label (e.g. Sumologic).
4. Click Add. An app specific URL will be generated. Please copy the URL.
Steps to be followed in Sumologic:
1. Sign In to your Sumologic account.
2. Click on Manage Tab, select Connections and click on +Add.
3. Select Webhook as the connection type.
4. Enter a name [eg:AlarmsOne] and provide the description.
5. In the URL field, paste the URL copied from AlarmsOne.
6. In the Payload column, enter the following.
{
"SearchName": "$SearchName",
"SearchDescription": "$SearchDescription",
"SearchQuery": "$SearchQuery",
"SearchQueryUrl": "$SearchQueryUrl",
"TimeRange": "$TimeRange",
"FireTime": "$FireTime",
"AggregateResultsJson": "$AggregateResultsJson",
"RawResultsJson": "$RawResultsJson",
"NumRawResults": "$NumRawResults"
}
7. Click Save.