I've just installed Splunk on a new Linux Redhat instance, I'm not particularly familiar with Linux, but I believe everything to be working fine. The one thing that has become problematic is with Splunk DB Connect.
While setting it up, I've put in the path for Java I got with pwd just to make sure /usr/java/jdk1.8.0_102/
I've tried putting this as /usr/java/jdk1.8.0_102/jre as well, but I keep getting an error saying
JRE Status: OSError: [Errno 2] No such file or directory
Anyone know where I should start looking for the problem?
... View more