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

Installing JDK 11 inside Splunk container

Open adam-jbr opened this issue 1 year ago • 1 comments
trafficstars

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 to "openjdk:8", but I get the following error :

sudo: effective uid is not 0, is /usr/bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?

So the question is do I need to run the Splunk container as root in order for this to work?

adam-jbr avatar May 07 '24 15:05 adam-jbr

Hello, is there any update on this? I installed the latest SPlunk operator 2.7.0, and tried to install OpenJDK 11 and I have the same error.

TheFausap avatar Jan 23 '25 13:01 TheFausap