Monitoring Splunk

Search head CPU Utilization

gharpe2
Explorer

How can I find out what is taking up the CPU on a search head? Yesterday the utilization was 20% on avg., and today it is 80%.

Tags (1)
0 Karma

jt_splunk
Explorer

The default search app has 2 dashboards which will tell you CPU utilization issues related to indexing and searching. They can be accessed by:

http://:8000/en-US/app/search/search_detail_activity
http://:8000/en-US/app/search/index_status

Also, what version of Splunk are you using? I had similar issues when I upgraded from 4.2 to 4.3. Then I upgraded to 4.3.1 and the problem went away.

0 Karma

yannK
Splunk Employee
Splunk Employee

Install sos app on the Search-head, enable the ps_sos.sh scritped input.
It will collect measures cpu/memory per splunk process, you may be able to see the detail. (if this is splunkd, splunkweb, or user searches)

http://splunk-base.splunk.com/apps/29008/sos-splunk-on-splunk

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...