Files
splunk-mcp/.env.example

8 lines
168 B
Plaintext

SPLUNK_HOST=your_splunk_host
SPLUNK_PORT=8089
SPLUNK_USERNAME=your_username
SPLUNK_PASSWORD=your_password
SPLUNK_SCHEME=https
# FastMCP Settings
FASTMCP_LOG_LEVEL=INFO