---
title: "Sumo Logic"
canonical_url: "https://docs.getdx.com/connectors/sumo-logic/"
md_url: "https://docs.getdx.com/connectors/sumo-logic.md"
last_updated: "2026-06-11"
---

# 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 Fabric customers. Please refer to the API documentation below and our [schema explorer](https://docs.getdx.com/schema/) 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.

![](https://docs.getdx.com/assets/images/connectors/sumo-logic/api-access.png){class="max-w-xl mx-auto"}

#### 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](https://api.sumologic.com/docs/#operation/getSlosLibraryRoot) |
| /api/v1/slos | [link](https://api.sumologic.com/docs/#operation/slosReadByIds) |
| /api/v1/monitors/root | [link](https://api.sumologic.com/docs/#operation/getMonitorsLibraryRoot) |
| /api/v1/monitors | [link](https://api.sumologic.com/docs/#operation/monitorsReadByIds) |
| /api/v1/slos/sli | [link](https://api.sumologic.com/docs/#operation/sli) |


## 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. |
---

## Sitemap

[Overview of all docs pages](/llms.txt)
