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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...