> ## Documentation Index
> Fetch the complete documentation index at: https://docs.deductive.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Splunk

> Connect Splunk to Deductive AI to enable reasoning over your splunk data.

## 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](https://docs.splunk.com/Documentation/Splunk/latest/Security/Setupauthenticationtokens)

## 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](https://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTintro)

## Field Reference

The following fields are used when configuring this integration:

* **Authentication Token** (`API Key`)
* **API URL** (`API URL`)
