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
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...