SumoLogic Basic Auth Account
Overview
You can use this account type to connect SumoLogic Snap with data sources that use SumoLogic Basic Auth Account.
Prerequisites
None.
Limitations and known issues
None.
Account settings
Note:
- Suggestion icon (): Indicates a list that is dynamically populated based on the configuration.
- Expression icon (): Indicates whether the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.
- Add icon (): Indicates that you can add fields in the field set.
- Remove icon (): Indicates that you can remove fields from the field set.
Field / Field set | Type | Description |
---|---|---|
Label | String |
Required.
Specify a unique label for the account.
Default value: N/A Example: SumoLogic Basic Auth Account |
Access ID | String |
Required.
Specify the Access ID associated with your SumoLogic account.
It is a unique identifier associated with your SumoLogic account and is used to identify the user or application making the API request.
Default value: N/A Example: csagdhhrhw1344 |
Access Key | String | Required.
Specify the Access Key used along with the Access ID.
It is a long string of characters that serves as the password or authentication token for the API requests.
Default value: N/A Example: Value is encrypted |
Server | Dropdown list |
Required.
Select the server to connect to the SumoLogic Platform.
It is a service endpoint or a log-in URL, with the specific address or URL provided by SumoLogic that you use to access and interact with their service.
It is the entry point to the SumoLogic platform where you can log in and manage your log data.
Default value: https://api.sumologic.com:443 Example: https://api.us2.sumologic.com:443 |
Batch size | Integer |
Required.
Enter the number log events to retrieve at a time.
Default value: 2000 Example: 1134 |
Retry delay | Integer |
Required.
Specify the number of seconds to wait before retry.
Default value: 2 Example: 10 |
Retry limit | Integer |
Required.
Specify the number ofretries to attempt after failing to execute.
Default value: 300 Example: 250 |