Deployment Architecture

How would someone set Splunk environment variables in Windows

bwooden
Splunk Employee
Splunk Employee

How would someone set Splunk environment variables in Windows? Similar to the Linux command:

source /opt/splunk/bin/setSplunkEnv

...So they would get %SPLUNK_HOME%, %SPLUNK_DB%, etc?

1 Solution

bwooden
Splunk Employee
Splunk Employee

Splunk has several command line tools. One of those is useful for this purpose. splunk envvars

Create a batch file using splunk envvars and then run that batch file:

splunk envvars > setSplunkEnv.bat
setSplunkEnv.bat

View solution in original post

bwooden
Splunk Employee
Splunk Employee

Splunk has several command line tools. One of those is useful for this purpose. splunk envvars

Create a batch file using splunk envvars and then run that batch file:

splunk envvars > setSplunkEnv.bat
setSplunkEnv.bat

bwooden
Splunk Employee
Splunk Employee

NB This is just a convenience. It is useful for setting the environment variables Splunk uses into your local shell. It is not needed for running Splunk.

Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...