Splunk Search

Splunk Config Files Location

mnestaz
Engager

Hi everyone, 

We are currently looking a config file(s) that consist of the details below, instead of running executables. Running the executables require privileged access, which we are trying to limit. Are there any config files that we can check that has the outputs below.  If yes, please share the relevant config files details.

#./splunk display listen

#./splunk show deploy-poll

#./splunk list forward-server

#./splunk show servername

#./splunk show default-hostname

# /opt/splunkforwarder/bin/splunk list monitor

# /opt/splunkforwarder/bin/splunk version

 

Thank you. Cheers.
Nestaz

Labels (1)
Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @mnestaz,

All the config files are in the etc folder, anyway the files you're serching are these:

#./splunk display listen                                                    ???

#./splunk show deploy-poll                                            $SPLUNK_HOME/etc/system/local/deploymentclient.conf

#./splunk list forward-server                                         $SPLUNK_HOME/etc/system/local/serverclass.conf

#./splunk show servername                                          $SPLUNK_HOME/etc/system/local/server.conf

#./splunk show default-hostname                              $SPLUNK_HOME/etc/system/local/server.conf

# /opt/splunkforwarder/bin/splunk list monitor  ???

# /opt/splunkforwarder/bin/splunk version          $SPLUNK_HOME/etc/splunk.version

Ciao.

Giuseppe

venkatasri
SplunkTrust
SplunkTrust

@mnestaz Following details might help. An upvote would be appreciated if it helps!

#./splunk display listen   

$SPLUNK_HOME/etc/system/local (or) default/ $SPLUNK_HOME/etc/apps/<app_name>/local or default/

Look for inputs.conf find keyword - [splunktcp:

# /opt/splunkforwarder/bin/splunk list monitor  

$SPLUNK_HOME/etc/system/local (or) default/ $SPLUNK_HOME/etc/apps/<app_name>/local or default/

Look for inputs.conf find keyword - [monitor:

Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI! Discover how Splunk’s agentic AI ...

[Puzzles] Solve, Learn, Repeat: Dereferencing XML to Fixed-length events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

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

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...