splunk
Docker app from Andrew207's Repository
Overview
This is a Dockerfile for Splunk designed for OpenShift and Unraid based on Alpine Linux - https://www.splunk.com
If you run the Dockerfile with no arguments you will get a single instance of Splunk 9.0.3 with the user admin:changeme2019.
The web interface is exposed on port HTTP/8000, data ingest on TCP/9997, and API on HTTPS/8089.
Compatible with Splunk 7.1.0 and newer.
Runtime arguments
- Web UI
http://[IP]:[PORT:8000]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
WebPorttcp
HTTP Web UI
- Target
- 8000
- Default
- 8000
- Value
- 8000
DataPersistPathrw
For indexed data persistence
- Target
- /splunkdata
- Default
- /mnt/user/appdata/splunkenterprise/splunkdata
ConfigPersistPathrw
For config and app data persistence
- Target
- /opt/splunk/etc/apps
- Default
- /mnt/user/appdata/splunkenterprise/etc/apps
AppCredsPersistPathrw
For password/encryption persistence
- Target
- /opt/splunk/etc/auth
- Default
- /mnt/user/appdata/splunkenterprise/etc/auth
Splunk start argsVariable
Arguments to start Splunk with.
- Target
- SPLUNK_CLI_ARGS
- Default
- --accept-license --no-prompt
- Value
- --accept-license --no-prompt
Admin PasswordVariable
Splunk Web UI admin password.
- Target
- ADMIN_PASSWORD
- Default
- changeme2019
- Value
- changeme2019
ManagementPorttcp
HTTPS API
- Target
- 8089
- Default
- 8089
- Value
- 8089
Data IngestPorttcp
SplunkTCP input
- Target
- 9997
- Default
- 9997
- Value
- 9997
Categories
Download Statistics
368,076
Total Downloads
269
This Month
172
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
atunnecliffe/splunkLast Updated2024-07-21
First Seen2019-06-19
Run Splunk on Unraid.
Splunk is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.