Overview

The SumoLogic provider facilitates receiving alerts from Monitors in SumoLogic using a Webhook Connection.

Authentication Parameters

  • sumoLogicAccessId: API key for authenticating with SumoLogic’s API.
  • sumoLogicAccessKey: API key for authenticating with SumoLogic’s API.
  • deployment: API key for authenticating with SumoLogic’s API.

Scopes

  • authenticated: Mandatory for all operations, ensures the user is authenticated.
  • authorized: Mandatory for querying incidents, ensures the user has read access.

Connecting with the Provider

  1. Follow the instructions here to get your Access Key & Access ID
  2. Make sure the user has roles with the following capabilities:
    • manageScheduledViews
    • manageConnections
    • manageUsersAndRoles
  3. Find your deployment from here, keep will automatically figure out your endpoint.