Splunk Enterprise

How to distribute load on all the other CPU core parallely?

uagraw01
Builder

Hello Splunkers !!

Our Splunk setup is currently setup to have singular processing instead of parallel processing, therefore the load is not being distributed but rather spikes on one core. We want to distribute load on all the other CPU core parallelly. Please suggest how I check the core CPU used by Splunk and in which config file I need to change ?

 

Labels (1)
Tags (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

By default, Splunk uses all CPUs on the system.  An individual search, however, is limited to a single CPU.

How did you set up your Splunk to have singular processing (and what exactly do you mean by that)?

---
If this reply helps you, Karma would be appreciated.

View solution in original post

PickleRick
SplunkTrust
SplunkTrust

Single search is run on a single processor. That's by design.

There is a parallelization in two cases:

1) You run multiple searches at the same time.

2) You distribute a search between many indexers.

But on a single Splunk component (Search Head, Indexer) a single search thread occupies a single processor.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

By default, Splunk uses all CPUs on the system.  An individual search, however, is limited to a single CPU.

How did you set up your Splunk to have singular processing (and what exactly do you mean by that)?

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...