splunk
Aplicación Docker from Andrew207's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8000]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
WebPorttcp
HTTP Web UI
- Objetivo
- 8000
- Por defecto
- 8000
- Valor
- 8000
DataPersistPathrw
For indexed data persistence
- Objetivo
- /splunkdata
- Por defecto
- /mnt/user/appdata/splunkenterprise/splunkdata
ConfigPersistPathrw
For config and app data persistence
- Objetivo
- /opt/splunk/etc/apps
- Por defecto
- /mnt/user/appdata/splunkenterprise/etc/apps
AppCredsPersistPathrw
For password/encryption persistence
- Objetivo
- /opt/splunk/etc/auth
- Por defecto
- /mnt/user/appdata/splunkenterprise/etc/auth
Splunk start argsVariable
Arguments to start Splunk with.
- Objetivo
- SPLUNK_CLI_ARGS
- Por defecto
- --accept-license --no-prompt
- Valor
- --accept-license --no-prompt
Admin PasswordVariable
Splunk Web UI admin password.
- Objetivo
- ADMIN_PASSWORD
- Por defecto
- changeme2019
- Valor
- changeme2019
ManagementPorttcp
HTTPS API
- Objetivo
- 8089
- Por defecto
- 8089
- Valor
- 8089
Data IngestPorttcp
SplunkTCP input
- Objetivo
- 9997
- Por defecto
- 9997
- Valor
- 9997
Categorías
Descargar estadísticas
368,076
Descargas totales
269
Este mes
172
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
atunnecliffe/splunkÚltima actualización2024-07-21
Visto por primera vez2019-06-19
Ejecute Splunk en Unraid.
Splunk se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.