View all connectors
Sumo Logic
By connecting Sumo Logic with DX, you can analyze SLOs and incorporate them into DX scorecards. This data connector is available exclusively to Service Cloud customers. Please refer to the API documentation below and our schema explorer to see what data DX imports.
Prerequisites
To connect Sumo Logic to DX, you need:
- an Access ID
- an Access Key
Setup instructions
Follow the steps below to connect Sumo Logic to DX.
Step 1
Generate an Access ID and Access Key by navigating Preferences > Personal Access Keys > Add Access Key in Sumo Logic.

Step 2
- Navigate to the connections page in DX and select “+ Connection” in the top right.
- Enter the credentials you have generated in the previous steps—refer to the information below for errors and troubleshooting.
API reference
The table below lists the specific API endpoints that are used by DX.
| Endpoint | Documentation |
|---|---|
| /api/v1/slos/root | link |
| /api/v1/slos | link |
| /api/v1/monitors/root | link |
| /api/v1/monitors | link |
| /api/v1/slos/sli | link |
Errors
The table below lists potential error codes when adding a connection in DX.
| Error | Description |
|---|---|
invalid_credentials |
Your API credentials entered are not valid. |
invalid_permissions |
Your API token does not have the permissions required by DX. |
no_resources |
Your service account does not have access to any data. |