docker-splunk
docker-splunk copied to clipboard
Splunk Docker GitHub Repository
The most recent docker images 9.0.9, 9.1.4 and 9.2.1 all fail with the error: ``` The conditional check 'not check_fwd_lic.content.json.entry[0].content.is_active' failed. The error was: error while evaluating conditional (not check_fwd_lic.content.json.entry[0].content.is_active):...
Just curious with Python 3.7 EOL, is there a plan moving forward to upgrade? I know 3.8 is also close to EOL. I recognize all the other issues, this would...
We use `latest` tag for running in our CI pipelines. It started failing recently. I realized that [latest](https://hub.docker.com/layers/splunk/splunk/latest/images/sha256-05c376ef33faf559162a7621c3ffc184d4ce09f768a4ff670b43a5fdadc0561d?context=explore) tag points to [9.0.9](https://hub.docker.com/layers/splunk/splunk/9.0.9/images/sha256-05c376ef33faf559162a7621c3ffc184d4ce09f768a4ff670b43a5fdadc0561d?context=explore) instead of 9.2.1 Then I tried to spin...
I'm using the Splunk Operator for K8s, https://github.com/splunk/splunk-operator Using the operator we have multiple indexer clusters deployed, I recently had an issue where indexers became unresponsive and I restarted them....
Dear maintainers, in usual environments that run the `checkstate.sh` (like Kubernetes) containers are immutable. That means that you cannot simply inject an env variable into the container without restarting the...
`splunk/splunk:9.2` shows the following error on initialisation: ``` splunk | TASK [splunk_common : Hash the password] *************************************** splunk | fatal: [localhost]: FAILED! => { splunk | "changed": false, splunk |...
Hello, We recently upgraded from 9.0.7 to 9.1.3 for the Universal Forwarder using the image provided [here](https://hub.docker.com/r/splunk/universalforwarder) The errors we see are: ``` TASK [splunk_universal_forwarder : Debug hec_token] **************************** ok:...
As the title says, it does not work well. ``` $ docker run --rm -it splunk/splunk:latest create-defaults Traceback (most recent call last): File "/usr/sbin/createdefaults.py", line 16, in import six ModuleNotFoundError:...
Work in progress. Migrate py2 tests to py3