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!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...