sumologic
Cloud-native, real-time, unified logs and metrics analytics platform.
Provider Summary (v23.04.00143)
total services: 32
total methods: 267
total methods: 267
total resources: 150
total selectable resources: 83
total selectable resources: 83
See also:
[SHOW
] [DESCRIBE
] [REGISTRY
]
Installation
To pull the latest version of the sumologic
provider, run the following command:
REGISTRY PULL sumologic;
To view previous provider versions or to pull a specific provider version, see here.
Authentication
The following system environment variables are used for authentication by default:
SUMOLOGIC_ACCESSID
- SumoLogic Access ID (see Generating an Access Key)SUMOLOGIC_ACCESSKEY
- SumoLogic Access Key (see Generating an Access Key)
These variables are sourced at runtime (from the local machine or as CI variables/secrets).
Using different environment variables
Server Parameters
The following parameter is required for the sumologic
provider if you are not using the us2
region:
region
- The SumoLogic regional endpoint (e.g.au
,ca
,de
,eu
,fed
,in
,jp
)
This parameter would be supplied to the WHERE
clause of each SELECT
statement if you are not usign the us2
region.