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:

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...