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!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...