Sumo Logic Integration

Add Sumo Logic Alert checks to your Service Maturity rubric.

Add a Sumo Logic Integration

  1. In the OpsLevel app, Click Integrations in the left sidebar.
  2. Click on the + New Integration button.
  3. Click the Sumo Logic tile to add the integration.

Create a Check

1. Navigate to the Rubrics sub menu under the Service Maturity menu in OpsLevel.

2. Hover over the cell that corresponds to the level and category you want your check to live in and click the + Add Check button.

3. Create a Sumo Logic check.

Configure Sumo Logic

Connect OpsLevel with your Sumo Logic SLO error budgets

  • Add a webhook connection in Sumo Logic
    - Specify the service in the connection url with: ?alias=<service_name>
    - Specify the following payload:

    {
    "AlertName": "{{AlertName}}",
    "SloDashboardUrl": "{{SloDashboardUrl}}",
    "TriggerCondition": "{{TriggerCondition}}",
    "TriggerType": "{{TriggerType}}",
    "TriggerValue": "{{TriggerValue}}"
    }

  • Create an SLO and monitor in Sumo Logic