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
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!

Automated Threat Analysis: Available in ES Premier

Automated Threat Analysis: Centralize and Accelerate Phishing Investigations in Splunk Enterprise ...

What’s New in Splunk AI: Volume 02

Welcome to the second edition of “What’s New in Splunk AI” where we look at the latest and greatest updates, ...

Best Practices: Splunk auto adjust pipeline queue

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