Splunk Search

Trying to run a search, why are we getting a "Queued" message?

kiril123
Path Finder

Hello,

The user has a role setting to run up to 100 concurrent job searches. However, at about 15-20 concurrent jobs, any new searches are getting queued. Is there a hard setting somewhere which has to be tweaked? Looking a CPU, RAM, and disk read/write performance, the system is not heavily utilized. We use a standalone server with indexing and search functions combined.

0 Karma
1 Solution

rphillips_splk
Splunk Employee
Splunk Employee

You are most likely hitting the system-wide limit for historical search concurrency.

The system-wide limit of historical searches is computed as:
max_hist_searches = max_searches_per_cpu x number_of_cpus + base_max_searches

see the section on concurrency in the limits.conf spec file

http://docs.splunk.com/Documentation/Splunk/latest/Admin/Limitsconf?ac=partner_smt

I would caution against tweaking these limits as you may see search performance decrease. Instead consider adding more cpu cores or moving to a distributed deployment with search head clustering

View solution in original post

0 Karma

rphillips_splk
Splunk Employee
Splunk Employee

You are most likely hitting the system-wide limit for historical search concurrency.

The system-wide limit of historical searches is computed as:
max_hist_searches = max_searches_per_cpu x number_of_cpus + base_max_searches

see the section on concurrency in the limits.conf spec file

http://docs.splunk.com/Documentation/Splunk/latest/Admin/Limitsconf?ac=partner_smt

I would caution against tweaking these limits as you may see search performance decrease. Instead consider adding more cpu cores or moving to a distributed deployment with search head clustering

0 Karma
Get Updates on the Splunk Community!

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

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...