For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sumo Logic

Connection Requirements

1 - Domain

The API domain depends on your Sumo Logic deployment region. Use the appropriate domain for your region: api.au.sumologic.com, api.ca.sumologic.com, api.de.sumologic.com, api.eu.sumologic.com, api.fed.sumologic.com, api.in.sumologic.com, api.jp.sumologic.com, api.us1.sumologic.com, or api.us2.sumologic.com.

Default: api.us2.sumologic.com

2 - Access ID

The Access ID is generated from the Sumo Logic console. Go to Administration > Security > Access Keys to create a new Access Key pair.

3 - Access Key

The Access Key is displayed only once when created. Copy and store it securely. It is used together with the Access ID for API authentication.

4 - Proxy

Proxy URL (optional).

5 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

Last updated