docker-splunk
docker-splunk copied to clipboard
Splunk Docker GitHub Repository
Hello, on docker hub we see, that splunk released https://hub.docker.com/layers/splunk/splunk/9.2.1-patch2/images/sha256-18607fe8e214c5c640edc70b1acca3861b109a77c6ca222db03d0149ade89236?context=explore but in this repository - there is nothing about it. But i'm interested to see the changelog, as i see...
Add a simple test to check for the `/opt/splunkforwarder/var/run/splunk/cli.socket` file on UF containers. This does not need to be merged ASAP and can wait until the next release. This branch...
The deployment health for my Splunk containers constantly appears yellow because of triggered IO wait alerts `single_cpu__max_perc_last_3m` and `sum_top3_cpu_percs__max_last_3m`. This occurs even when the containers are idle, not processing data...
If the `compose.yml` file contains a reference to a SPLUNKBASE app URL like: ```bash so1: environment: SPLUNK_APPS_URL: https://splunkbase.splunk.com/app/1924/release/7.2.1/download SPLUNK_PASSWORD: SPLUNK_STANDALONE_URL: so1 SPLUNK_START_ARGS: --accept-license SPLUNKBASE_PASSWORD: SPLUNKBASE_USERNAME: TZ: Europe/Brussels ``` the container...
HI, when using the `splunk/universalforwarder:9.2.1` image there are a lot of warnings about SPLUNK_HOME ownership when you run the image as user `splunk` as suggested in [security.md](https://github.com/splunk/docker-splunk/blob/develop/docs/SECURITY.md) ``` STDOUT: Warning:...
Hello, I am trying to install JDK 11 inside a Splunk enterprise instance and I am using the Splunk operator helm chart, I tried to set the JAVA_VERSION environment variable...
As Java 8 and 11 are no longer supported we would like to include JRE 17 in the Splunk docker image.
hello, we see this:  this looks a bit strange and we would like to understand how it would be possible to increase the limits? this is splunk container on...
Fix issue with logging of standard error messages where standard error logs would be lost when logging large amount of data to stadard error. Splunk logs to splunkd_stdout.log as the...
# Description: We’re attempting to upgrade the Splunk Universal Forwarder from v9.2.4 to v9.2.5 and encounter the following error: ``` TASK [splunk_universal_forwarder : Check for required restarts] **************** fatal: [localhost]:...