Splunk Enterprise

what directory should I put commands.conf

alexl1
Path Finder

I am in /opt/apps/splunk/etc/apps/search/default

when I edit commands.conf it says

DO NOT EDIT THIS FILE!

Please make all changes to files in $SPLUNK_HOME/etc/system/local

does that mean I should make a new commands.conf with my new command and place in /opt/apps/splunk/etc/apps/search/local ?

thanks

Tags (1)
0 Karma
1 Solution

jbsplunk
Splunk Employee
Splunk Employee

You could make changes to a file in /etc/apps/search/default/and they would work, until you upgraded. The reason you're instructed to make changes in /local is that those changes are preserved on upgrade. So yes, you should either copy, or make a new file called commands.conf in $SPLUNK_HOME/etc/apps/search/local for your new command.

View solution in original post

jbsplunk
Splunk Employee
Splunk Employee

You could make changes to a file in /etc/apps/search/default/and they would work, until you upgraded. The reason you're instructed to make changes in /local is that those changes are preserved on upgrade. So yes, you should either copy, or make a new file called commands.conf in $SPLUNK_HOME/etc/apps/search/local for your new command.

Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...