Johan Cornelissen
Johan Cornelissen
Hi @rameshkjha, The Smart Check helm chart is not intended to be modified. Are you aware that multiple helm charts can be deployed to one cluster? Typically one helm chart...
I am still seeing this issue when upgrading from 7.2.4 to splunk:7.3, splunk:7.3.1 or splunk:edge. ``` [root@ip-10-129-2-126 ec2-user]# docker logs 3460619d9414 PLAY [Run default Splunk provisioning] ***************************************** Thursday 22 August...
@bb03 Stopped container running splunk:7.2.4. I launched the new 7.3.1 docker container like so, where /splunk-data was the same volume used with old container running 7.2.4. ``` docker run -d...
Was able to get around the issue by doing `chmod 777 auth/ ; chmod 777 auth/splunk.secret`.