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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...