Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | |
| SPLUNK_HOST | No | Splunk server connection host | |
| SPLUNK_PORT | No | Management port (default: 8089) | 8089 |
| SPLUNK_TOKEN | No | Your Splunk token for authentication | |
| SPLUNK_SCHEME | No | http or https (default: https) | https |
| SPLUNK_TIMEOUT | No | Request timeout (default: 30) | 30 |
| SPLUNK_PASSWORD | No | Your Splunk password for authentication | |
| SPLUNK_USERNAME | No | Your Splunk username for authentication | |
| SPLUNK_VERIFY_SSL | No | SSL verification (default: true) | true |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |