Private Network Access? If your Sumo Logic instance requires private network access, you can use the Resolve Satellite to securely proxy queries. See the Satellite Setup section below.
Prerequisite
You will need a Sumologic API Endpoint. Your API Endpoint depends on your Sumologic deployment: https://help.sumologic.com/docs/api/getting-started/#sumo-logic-endpoints-by-deployment-and-firewall-security You also need a Sumologic Access ID and Access Key. Follow the instructions from the official Sumologic documentation for how to generate them: https://help.sumologic.com/docs/manage/security/access-keys/#create-an-access-keyEnsure that at least the following scopes are granted to the token: Run Log Search, Run Metric Search, View Monitors.
If you plan to use Mitigation Actions to create muting schedules during investigations, also ensure write access to the Muting Schedules API.

Setup the Sumologic integration in ResolveAI
1
Log in and open Integrations
Login to https://app0.resolve.ai. In the sidebar, select “Integrations”
2
Select Sumologic
Select “Sumologic” from the list. Click “Add Connection” at the top right.

3
Name the integration
Give the integration a name, e.g.: Sumologic-Main
4
Enter the environments
Enter the environments as specified in the Resolve Satellite installation that the integeration will map to.Each environment should be entered in a separate row.

5
Enter the API Endpoint and credentials
Put the API Endpoint, Access ID and Access Key from the previous step. Select your SumoLogic API Endpoint from the dropdown.

6
Save
Click “Save”.
Connect Via Satellite
If your Sumo Logic instance requires private network access, use the Resolve Satellite to securely proxy queries.Prerequisite: The Resolve Satellite should already be installed in your environment. See Resolve Satellite for installation instructions.
1. Create Kubernetes Secret
Create a Kubernetes secret containing your Sumo Logic credentials.secret creation
apply secret
2. Update Values File
Add the Sumo Logic integration to yourresolve-values.yaml:
resolve-values.yaml

