All Apps and Add-ons

Java_path environment variable in dbx_settings.conf

apiprek2
Explorer

Hi, does anyone know if it's possible to replace the hard coded javaHome key in db_connect's dbx_settings.conf file with the java_home environment variable in Windows?   I have an auto patching set-up in a Windows Splunk heavy forwarder, and every time Java gets upgraded, it crashes the Splunk service.   For example, I'd like to replace this:

javaHome = C:\Program Files\java\jdk-17.0.11.9-hotspot

With this:

javaHome=%java_home%

 

The above syntax doesn't work, although I'm not sure if it's a syntax or functionality issue.

Thanks!

Labels (2)
0 Karma

apiprek2
Explorer

I tried adding it via the gui, but I get the error "JAVA_HOME path does not exist".  I'm curious if Splunk is it's a syntax issue - I'm inputting %JAVA_HOME% as the path.

I also found that if I leave the field blank, Splunk auto-populates the value.  I'll see if it auto-populates it with a new path at next upgrade.

 

0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@apiprek2- Try updating JavaHome variable from DB Connect UI with that variable you have on Windows.

And see if your Splunk DB connect works properly or not.

 

On the side note, Ideally root Splunk service should not have any impact on change or Java, Java variable, or DB connect.

 

I hope this helps!!!

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...