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.
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 this automation integration, you must configure its authentication settings so that the product you're integrating with can communicate with Sumo Logic. For general guidance, see Configure Authentication for Automation Integrations.
How to open the integration's configuration dialog
- Access App Central and install the integration. (You can configure at installation, or after installation with the following steps.)
- Go to the Integrations page.
Classic UI. In the main Sumo Logic menu, select Automation and then select Integrations in the left nav bar.
New UI. In the main Sumo Logic menu, select Automation > Integrations. You can also click the Go To... menu at the top of the screen and select Integrations. - Select the installed integration.
- Hover over the resource name and click the Edit button that appears.
In the configuration dialog, enter information from the product you're integrating with. When done, click TEST to test the configuration, and click SAVE to save the configuration.
- 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