Getting Data In

Waiting for queued job to start

abdullahalhabba
Explorer

Hi Splunker;

Why the normal user when run search on search head servers getting message (Waiting for queued job to start.), why this message appear, please I need help you in that?

This message appear for normal user only not admin user.

Regards;

Tags (1)
0 Karma
1 Solution

renjith_nair
Legend

@abdullahalhabbash,

The number of concurrent searches for a user is defined by srchJobsQuota in Authorizeconf . For normal user its 3 by default and for role_admin it was around 50 (check in your authorize.conf in defaualt folder)

srchJobsQuota = <number>
* Maximum number of concurrently running historical searches a member of   this role can have.
* This excludes real-time searches, see rtSrchJobsQuota.
* Defaults to 3.

Also look at the cumulativeSrchJobsQuota

cumulativeSrchJobsQuota = <number>
* Maximum number of concurrently running historical searches in total
  across all members of this role
* Requires enable_cumulative_quota = true in limits.conf to take effect.
* If a user belongs to multiple roles, the user's searches count against 
  the role with the largest cumulative search quota. Once the quota for 
  that role is consumed, the user's searches count against the role with 
  the next largest quota, and so on.
* In search head clustering environments, this setting takes effect on a 
  per-member basis. There is no cluster-wide accounting.
---
What goes around comes around. If it helps, hit it with Karma 🙂

View solution in original post

0 Karma

abdullahalhabba
Explorer

@renjith.nair
Thank you for your reply, I will do that.
If appear the message another time I will tell you

0 Karma

renjith_nair
Legend

@abdullahalhabbash,

The number of concurrent searches for a user is defined by srchJobsQuota in Authorizeconf . For normal user its 3 by default and for role_admin it was around 50 (check in your authorize.conf in defaualt folder)

srchJobsQuota = <number>
* Maximum number of concurrently running historical searches a member of   this role can have.
* This excludes real-time searches, see rtSrchJobsQuota.
* Defaults to 3.

Also look at the cumulativeSrchJobsQuota

cumulativeSrchJobsQuota = <number>
* Maximum number of concurrently running historical searches in total
  across all members of this role
* Requires enable_cumulative_quota = true in limits.conf to take effect.
* If a user belongs to multiple roles, the user's searches count against 
  the role with the largest cumulative search quota. Once the quota for 
  that role is consumed, the user's searches count against the role with 
  the next largest quota, and so on.
* In search head clustering environments, this setting takes effect on a 
  per-member basis. There is no cluster-wide accounting.
---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma

abdullahalhabba
Explorer

@renjith.nair
Thank you for your reply, I will do that.
If appear the message another time I will tell you

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...