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!

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...

Cloud Platform & Enterprise: Classic Dashboard Export Feature Deprecation

As of Splunk Cloud Platform 9.3.2408 and Splunk Enterprise 9.4, classic dashboard export features are now ...