Create an Authentication Token
Generate an authentication token for Splunk API access- Log in to your Splunk instance
- Navigate to Settings > Tokens
- Click ‘New Token’
- Enter a name for the token
- Select the appropriate permissions
- Set expiration if needed
- Click ‘Create’
- Copy the generated token immediately
Find Your Splunk API URL
Determine the API endpoint URL for your Splunk instance- Identify your Splunk instance URL
- The API URL typically follows: https://<your-splunk-host>:<port>/services
- Common ports: 8089 (management), 8000 (web)
- For Splunk Cloud, use the provided API endpoint
- Enter the full API endpoint URL
Field Reference
The following fields are used when configuring this integration:- Authentication Token (
API Key) - API URL (
API URL)