docker-splunk-legacy
docker-splunk-legacy copied to clipboard
Docker Splunk *** LEGACY IMAGES - PLEASE SEE https://github.com/splunk/docker-splunk INSTEAD ***
[Errno 39] Directory not empty: '/opt/splunk/share/splunk/search_mrsparkle/modules.new/converters'
Error installing with docker-compose up git clone https://github.com/splunk/docker-splunk.git Cloning into 'docker-splunk'... remote: Counting objects: 817, done. remote: Total 817 (delta 0), reused 0 (delta 0), pack-reused 817 Receiving objects: 100%...
Using [ConfigMap](https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/) to manage splunk universal forwarder's config has been working well until the release of 1.9.4, which included this [security fix](https://github.com/kubernetes/kubernetes/pull/58720). `ConfigMap` now gets mounted as read-only always, which...
Steps to reproduce: 1. Start a splunk/splunk:7.0.0 container using host-mounted volumes for /opt/splunk/etc as described in the documentation (`docker run -p 8000:8000 -d -e "SPLUNK_START_ARGS=--accept-license" v /local/path/optsplunketc:/opt/splunk/etc -v /local/path/optsplunkvar:/opt/splunk/var splunk/splunk:7.0.0`)...
The entrypoint has a lot of configuration features based on authenticating as admin using `-auth admin:changeme` - `SPLUNK_ENABLE_DEPLOY_SERVER` - `SPLUNK_DEPLOYMENT_SERVER` - `SPLUNK_ENABLE_LISTEN` - `SPLUNK_FORWARD_SERVER` - `SPLUNK_FORWARD_SERVER_*` - `SPLUNK_ADD` - `SPLUNK_ADD_*`...
I have followed all the steps mentioned and it shows that the daemonset is running on each of the nodes, However, when I see the Splunk Dashboard, I see no...
Hi, We would like to add _meta as a command line argument with splunk forwarder cli which is at present not supported with cli, Can you add this as a...
This is an update to docker 7.1.2, would be nice if we could get this merged into a new branch and pushed to dockerhub.