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!

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...