Monitoring Splunk

How can I modify Splunk cluster configurations to use CPU effectively on high power systems?

awilcox_splunk
Splunk Employee
Splunk Employee

Can certain Splunk configurations be modified to increase concurrency? Can searches be modified to better use CPU?

0 Karma
1 Solution

awilcox_splunk
Splunk Employee
Splunk Employee

Here are the changes that can be made to increase the concurrency and searches for the 'admin' user:

  1. For user level concurrency, on all Splunk search head nodes add: /opt/splunk/etc/system/local/authorize.conf [role_admin] srchJobsQuota=5000 cumulativeSrchJobsQuota=5000
  2. For Splunk search level concurrency, add the following section to /opt/splunk/etc/system/local/limits.conf on all search head nodes: [search] base_max_searches=192 ttl=60

View solution in original post

0 Karma

awilcox_splunk
Splunk Employee
Splunk Employee

Here are the changes that can be made to increase the concurrency and searches for the 'admin' user:

  1. For user level concurrency, on all Splunk search head nodes add: /opt/splunk/etc/system/local/authorize.conf [role_admin] srchJobsQuota=5000 cumulativeSrchJobsQuota=5000
  2. For Splunk search level concurrency, add the following section to /opt/splunk/etc/system/local/limits.conf on all search head nodes: [search] base_max_searches=192 ttl=60
0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...