Skip to main content

Create an Authentication Token

Generate an authentication token for Splunk API access
  1. Log in to your Splunk instance
  2. Navigate to Settings > Tokens
  3. Click ‘New Token’
  4. Enter a name for the token
  5. Select the appropriate permissions
  6. Set expiration if needed
  7. Click ‘Create’
  8. Copy the generated token immediately
Related Documentation: View Splunk Authentication Tokens Documentation

Find Your Splunk API URL

Determine the API endpoint URL for your Splunk instance
  1. Identify your Splunk instance URL
  2. The API URL typically follows: https://<your-splunk-host>:<port>/services
  3. Common ports: 8089 (management), 8000 (web)
  4. For Splunk Cloud, use the provided API endpoint
  5. Enter the full API endpoint URL
Related Documentation: View Splunk REST API Documentation

Field Reference

The following fields are used when configuring this integration:
  • Authentication Token (API Key)
  • API URL (API URL)