docker-splunk icon indicating copy to clipboard operation
docker-splunk copied to clipboard

Splunk Docker GitHub Repository

Results 94 docker-splunk issues
Sort by recently updated
recently updated
newest added
trafficstars

The currently shipped Ansible version is end of life since 07 Nov 2022 - is there a roadmap for an update to an maintained version? Splunk image: `splunk/splunk:9.0.5@sha256:aa74f1f9dbe37eb8710ad79bd5c0ce5229b236c737a8a3aa4143dc9c4023ae7f` ```sh [splunk@spldevshe001-0...

Running: `docker run -it -e SPLUNK_START_ARGS=--accept-license -e SPLUNK_PASSWORD=**** -e SPLUNK_HEC_TOKEN="testtoken" -p 8100:8000 -p 8188:8088 -p 8189:8089 --platform=linux/amd64 splunk/splunk:9.2.1 start` Results in spinning up Splunk container, but HEC token is not...

Hi team, I'm using Splunk Enterprise with 1year license(my license will expire on Jul 14th). This morning, I have restarted server, and then start docker by command `docker-compose up -d`,...

As of the most recent commit, 0de4bffe24c71604a19d95222011d1b2e6d41f10, I can see that the URL to download Busybox into the RHEL 8 UBI container is being hard-coded into the `install.sh` script: https://github.com/splunk/docker-splunk/blob/0de4bffe24c71604a19d95222011d1b2e6d41f10/base/redhat-8/install.sh#L45...

Docker container docker doesn't start well: ``` TASK [splunk_common : Determine available licenses] **************************** ok: [localhost] => (item=splunk.lic) Thursday 18 April 2024 16:01:21 +0000 (0:00:00.151) 0:02:04.761 ******** Thursday 18 April...

I use Splunk docker a lot during development, a native container/build would be really helpful.

When running containers on 9.2.1 ([78803f08aabb](https://hub.docker.com/layers/splunk/universalforwarder/78803f08aabb/images/sha256-f801d3de4c738b1207150e9e24cfb07f8dab93eb6d1784761cfe7fe55861c340?context=explore)) or 9.1.4 ([a414fc70250e](https://hub.docker.com/layers/splunk/universalforwarder/a414fc70250e/images/sha256-4bebfeca219fbf69dd90858cab858e07257485b5a9a524e60bdccee849b7674c?context=explore)), if the container is restarted it fails to start with the following error: ``` TASK [splunk_universal_forwarder : Setup global HEC] ***************************...

The docker image needs to apply best security practices for container such as a read-only root file system. This is an issue when the Splunk Operator for Kubernetes install Splunk...

We are having issue with downloading any files inside of docker containers running based on splunk latest images (or 9.0). When trying to download files with curl from github (in...