docker-splunk
docker-splunk copied to clipboard
Splunk Docker GitHub Repository
hi team, may i know can i change become from true to false in splunk docker image ?? this beacuse our k8s platform not allow root user running in the...
We are using docker-splunk in k8s and therefore use `checkstate.sh` as liveness probe. The problem is that `checkstate.sh` executes the following to check if Splunk is still running: `curl --max-time...
I have an old Splunk image running 7.2.5 as a heavy forwarder I'm trying to upgrade to the latest image. The Docker is using swarm for the orchestrator. After starting...
Splunk Version: Latest (9.0.0) As mentioned here: https://splunk.github.io/docker-splunk/EXAMPLES.html the SPLUNK_DEPLOYMENT_SERVER variable is not used or considered in the startup Event the entrypoint.sh is not listing this. after pulling splunk latest...
I'm trying to get a heavy forwarder going with a Postgres connection, pre-configured to send data to a Spunk Cloud instance. Eventually I need this to run in Kubernetes, but...
Hi all, I'm struggling to find out how to get the current `pass4SymKey` (decrypted) on my dockerised splunk instance, and in general how to manage it (can I change it...
Work In Progress
In order to mitigate some of the newer CVE's, we're hoping for a 8.2.6 image release. The last release back on April 13th.
Hi guys, I am trying to refresh my spluk container with latest 8.2.4 and ansible throws errors related to setting up SSL which I can't understand... Would someone have a...
It is very common to deploy Splunk HEC in Kubernetes clusters. It would be ideal to have a container image has just what is needed to run Splunk HEC server....