Splunk Search

Spunkd normal process count?

standias
Explorer

Hi,

What is the normal process count for splunkd?

Am having two processes for splunkd both for my forwarder & server.

forwarder # ps -ef  | grep splunkd | grep -v grep
root      6049     1  5 Dec06 ?        01:02:32 splunkd -p 8089 start
root      6050  6049  0 Dec06 ?        00:00:12 splunkd -p 8089 start


server  # ps -elf | grep splunkd
5 S root      8567     1 19  75   0 - 109635 stext 08:25 ?        00:00:08 splunkd -p 8089 restart
1 S root      8568  8567  0  75   0 - 10619 -      08:25 ?        00:00:00 splunkd -p 8089 restart
Tags (1)
0 Karma
1 Solution

nocostk
Communicator

gkanapathy answered this earlier this year:

http://answers.splunk.com/questions/113/what-processes-or-services-does-splunk-run/114#114

Looks like two splunkd processes.

View solution in original post

nocostk
Communicator

gkanapathy answered this earlier this year:

http://answers.splunk.com/questions/113/what-processes-or-services-does-splunk-run/114#114

Looks like two splunkd processes.

kamal_jagga
Contributor

How to display the count and details of splunkd processes running at certain time in dashbaord ?

0 Karma

southeringtonp
Motivator

For what it's worth, note also that each of these is a parent process spawning a child (6049->6050 and 8567->8568), not multiple unrelated processes.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...