Supported Providers
SumoLogic Provider
The SumoLogic provider enables webhook installations for receiving alerts in keep
Overview
The SumoLogic provider facilitates receiving alerts from Monitors in SumoLogic using a Webhook Connection.
Authentication
This provider requires authentication.
- sumoAccessId: SumoLogic Access ID (required: True, sensitive: False)
- sumoAccessKey: SumoLogic Access Key (required: True, sensitive: True)
- deployment: Deployment Region (required: True, sensitive: False)
Certain scopes may be required to perform specific actions or queries via the provider. Below is a summary of relevant scopes and their use cases:
- authenticated: User is Authorized (mandatory)
- authorized: Required privileges (mandatory)
In workflows
This provider can’t be used as a “step” or “action” in workflows. If you want to use it, please let us know by creating an issue in the GitHub repository.
Connecting with the Provider
- Follow the instructions here to get your Access Key & Access ID
- Make sure the user has roles with the following capabilities:
manageScheduledViews
manageConnections
manageUsersAndRoles
- Find your
deployment
from here, keep will automatically figure out your endpoint.