splunk_local/.env
bpmcdevitt f77427fea8 Initial commit: Add Docker Compose Splunk testing environment
Set up complete local Splunk instance with:
- Splunk Enterprise container with web UI and HEC
- Optional Universal Forwarder for log forwarding
- Persistent volumes for data and configuration
- Development documentation and configuration files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-19 16:52:36 -05:00

6 lines
No EOL
162 B
Bash

# Splunk Configuration
SPLUNK_PASSWORD=admin123
SPLUNK_HEC_TOKEN=00000000-0000-0000-0000-000000000000
# Container Configuration
COMPOSE_PROJECT_NAME=splunk_local