Splunk Search

Solaris *nix Splunkd high load average

fizwit
Explorer

Using the Splunk App for *nix on Solair. splunkd has a very high load average. In 15 seconds it did an lstat of 6659 files. Not sure why so many files are being monitored.

Tags (4)
0 Karma

fizwit
Explorer

problem solved:

modify: $SPLUNK_HOME/etc/apps/unix/local/inputs.conf
[monitor:///home/.../.bash_history]
disabled = 1

Splunk app for *NIX was spending all its time stating files in /home. (30% CPU) removing /home from monitor solved the problem.

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[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 ...