Getting Data In

splunk processes

a212830
Champion

Hi,

I want to add some monitoring to check that required splunk processes are running. On the indexer, I see the following:

plunk 7481 1 9 Nov26 ? 1-10:34:49 splunkd -p 8089 start
splunk 7482 7481 0 Nov26 ? 00:13:37 [splunkd pid=7481] splunkd -p 8089 start [process-runner]
splunk 7639 1 0 Nov26 ? 00:59:43 python -O /apps/splunk/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/root.py start

Which of these are required to be running? I'm assuming pid 7481 - are the others required? Or do they spawn as needed?

Tags (1)
0 Karma

yannK
Splunk Employee
Splunk Employee

The first splunk process looks like the main one.

You can take a look at the sos app (ta-sos) they have a script to monitor the splunk processes (ps-sos.sh for linux or ps-sos.ps1 for win)
Then check the sos ressource dashboard, you will see the method used in the searches to distinguish the processes :

  • splunkd battleship
  • splunkweb
  • splunk searches
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 ...