Capabilities
The Sumo Logic connector supports automatic account provisioning and deprovisioning.
Connector actions
Connector actions are custom capabilities that extend C1 automations with app-specific operations. You can use connector actions in the Perform connector action automation step.Gather Sumo Logic credentials
Each setup method requires you to pass in credentials generated in Sumo Logic. Gather these credentials before you move on.Look up your API base URL
Based on your your Sumo Logic deployment region, your API base URL will be one of following: AU: https://api.au.sumologic.com CA: https://api.ca.sumologic.com DE: https://api.de.sumologic.com EU: https://api.eu.sumologic.com FED: https://api.fed.sumologic.com IN: https://api.in.sumologic.com JP: https://api.jp.sumologic.com KR: https://api.kr.sumologic.com US1 (default): https://api.sumologic.com US2: https://api.us2.sumologic.comCreate an API access key
These instructions create a service account key to be used for the integration. If preferred, you can create and use a personal access key instead.1
In the Sumo Logic web interface, navigate to Administration > Security > Service Accounts.
2
Select a service account (or click + New and create a new service account).
3
Click Add Access Key.
4
Give the new key a name, such as “C1”.
5
Select the relevant scope:
- To give the key sync-only (READ) permissions: View Users and Roles
- To give the key sync and provision (READ/WRITE) permissions: Manage Users and Roles
6
Click Save. The new service account key is generated.
7
Carefully copy and save the Access ID and Access Key.
Configure the Sumo Logic connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Sumo Logic connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Sumo Logic and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Enter the API access key’s ID in the API access ID field.
9
Enter the API access key value in the API access key field.
10
In the API base URL field, enter the base URL you use for making API calls to Sumo Logic. The default is
https://api.sumologic.com.11
Optional. If you do not want to sync service account info to C1, uncheck the Include service accounts checkbox.
12
Optional. In the Minimal access role name field, enter the name of a low-privilege role that should be automatically assigned to an account when their last role is revoked during provisioning operations. The default is Analyst.
13
Click Save.
14
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.