Sumo Logic Notifications

Version: 1.2
Updated: Mar 4, 2024
Integration with Sumo Logic platform for monitors and Slack Notification.
Actions​
- Assess Alert Status (Scheduled) - Periodically monitor status of a Sumo Logic alert and notify a Slack user about unresolved alert.
Sumo Logic Notifications configuration​
Create an access key and copy the resulting Access ID and Access Key. Store the ID and access key (temporally) into a text editor.
note
The ID and key won't be available again once you close the confirmation screen.
Configure Sumo Logic Notifications in Automation Service and Cloud SOAR​
Before you can use the integration, you must configure it so that the vendor can communicate with Sumo Logic. For general guidance, see Configure Authentication for Integrations.
- Access integrations in the Automation Service or Cloud SOAR.
- After the list of the integrations appears, search/look for the integration and click on the row.
- The integration details will appear. Click on the "+" button to add new Resource.
- Populate all the required fields (*) and then click Save.
- Label. The name of the resource.
- Sumo Logic API URL. URL to the API of the instance (for example,
https://api.sumologic.com
). Enter the API endpoint URL for your region. - Access ID. The access ID that you copied earlier.
- Access Key. The access key that you copied earlier.
- Slack Bot/User OAuth Token. To set up the Slack app, refer to Slack configuration within App Central. You'll require a Slack Bot/User OAuth Token.
Change Log​
- September 22, 2023 - First upload
- October 18, 2023 (v1.1) - Updated Assess Alert Status Action (Updated the Scheduled input to be dynamically set)
- March 4, 2024 (v1.2) - Updated code for compatibility with Python 3.12