Set limits for concurrent scheduled searches (2024)

When you run searches, Splunk limits the number of concurrent searches to preserve the performance for each search. In Splunk Cloud Platform, this concurrent limit is configured for you. Note the following defaults:

  • 50% of your concurrent searches are scheduled searches.
  • 25% of your concurrent searches are summarization searches.

You can adjust the relative number of concurrent scheduled and summarization searches to meet the needs of your organization. For example:

  • If you primarily run scheduled searches, consider making most of your searches scheduled searches.
  • If you use primarily data model acceleration searches, consider allocating a larger percentage of searches to summarization searches.

You can adjust limits for concurrent scheduled searches and summarization searches in Splunk Web using the Settings > Server settings > Search preferences page. Before adjusting these concurrency limits, note the following:

  • You must have the edit_search_concurrency_scheduled capabilities to configure these settings.
  • If your Splunk Cloud Platform deployment is on the Victoria Experience, you can configure concurrency limits for both search heads and search head clusters.
  • If your Splunk Cloud Platform deployment is on the Classic Experience and a search head cluster, you must click Show All Settings for server settings to be available. Concurrency limits are replicated between search head cluster members.

For more information about the Experience designations, see Determine your Splunk Cloud Platform Experience.

When you configure limits, be sure to first test your settings in a test environment to ensure they are optimal for your production environment. For example:

  • If you set a limit of 70% of your searches to be scheduled searches, ad-hoc searches may run more slowly.
  • If you set the limits for scheduled searches too low, certain scheduled searches may be skipped.

There are other concurrency settings which can impact your search resource allocation. For an overview of how searches are prioritized based on all configured concurrency settings, see Configure the priority of scheduled reports.The following sections describe scheduled and summarization searches and how you can modify their default values.

Scheduled searches

By default, the scheduled searches value is set to 50% in the Relative concurrency limits for scheduled searches field on the Search preferences page. These are the searches that you schedule using the Search Scheduler or that are created as a part of report acceleration or data model acceleration. Ad-hoc searches are not included in this group. For this limit, you set the value as a percentage of your total searches. Consider the following examples:

  • You set the value to 70%. This means that out of available searches, at most scheduled searches (including user-scheduled and summarization searches) can use up to 70%.
  • Your concurrent limit of 50% results in 19 scheduled searches and you change the settings to 75%. This results in the number of allowed concurrent scheduled searches changing to 27.

Summarization searches

By default, the summarization searches value is set to 50% in the Relative concurrency limits for summarization searches field on the Search preferences page. These are searches that are generated for report acceleration or data model acceleration. For this limit, you set the value as a percentage of the searches allocated for scheduled searches. Consider the following example:

You set the value to 50%. This means that at most acceleration searches can use up to 50% of the searches allocated for scheduled searches. If you configure a scheduled search concurrency limit of 50%, this results in a limit of 18 concurrent searches. If you set the summarization searches limit to 50%, then the summarization searches are allocated roughly 25% of total searches or roughly 9 summarization searches.

Configure concurrent scheduled search limits

  1. In Splunk Web, click Settings > Server settings > Search preferences.
  2. Specify an option for Default search time range.
  3. In Relative concurrency limits for scheduled searches, select a percentage value for the concurrency limit for scheduled searches. This includes user-scheduled searches and summarization searches.
  4. In Relative concurrency limits for summarization searches, select a percentage value for the concurrency limit for summarization searches. This value represents a percentage of the total allocated resources for scheduled searches.
  5. Click Save.

Any changes that you make to the Default search time range, Relative concurrency limits for scheduled searches, and Relative concurrency limits for summarization searches values won't trigger a restart after you click Save.

Set limits for concurrent scheduled searches (2024)

FAQs

What is the relative concurrency limit for scheduled searches? ›

By default, the scheduled searches value is set to 50% in the Relative concurrency limits for scheduled searches field on the Search preferences page. These are the searches that you schedule using the Search Scheduler or that are created as a part of report acceleration or data model acceleration.

What is the concurrency limit in Splunk? ›

The Splunk Automation Broker has a limit of 50 concurrent actions per broker. Setting a higher limit of concurrent actions on the broker than on the platform does nothing.

What is the reason the maximum number of concurrent historical scheduled searches on this instance has been reached? ›

This message means that you are attempting to run more searches at once than your Splunk server can handle. It isn't an error; eventually all the necessary searches will run - they just can't all run simultaneously.

How to check skipped searches in Splunk? ›

you can see the reason for Skipped on that "Search -> Skipped Scheduled Searches" dashboard. Just update those searches and fix that reason or change schedule if there are too many searches running at same time.

What is a concurrency limit? ›

Concurrency limit per integration allows you to allocate part of your account's concurrent requests limit to specific integrations. You can use concurrency limit per integration to ensure that: The specific integration to which this limit is allocated has the required bandwidth to function.

What is the concurrent request limit for a browser? ›

Each browser has a different default value for the maximum parallel connections. For example, in Google Chrome, the default value is 6 connections per domain. This means that Chrome will only make a maximum of 6 HTTP requests to a single domain at the same time.

What are the limitations of concurrency? ›

Drawbacks of Concurrency

It is required to coordinate multiple applications through additional mechanisms. Additional performance overheads and complexities in operating systems are required for switching among applications. Sometimes running too many applications concurrently leads to severely degraded performance.

What is the limit of 10000 events in Splunk? ›

If you've ever tried exporting lots of events from Splunk UI then you probably know that there's a hardcoded max of 10,000 lines. This is to prevent users from potentially crashing splunkd or python. Taking the previous into consideration may allow you to view this restriction as a safety feature.

What is the concurrency limit of a task? ›

Task run concurrency limits use task tags. You can specify an optional concurrency limit as the maximum number of concurrent task runs in a Running state for tasks with a given tag. The specified concurrency limit applies to any task to which the tag is applied.

What is the maximum number of concurrent users in access? ›

Concurrent user limitation

Another limitation of Access is its restriction on the number of concurrent users. Access allows a maximum of 255 simultaneous connections to a database.

What are the 4 types of searches in Splunk by performance? ›

How search types affect Splunk Enterprise performance
Search typeRef. indexer throughputPerformance impact
DenseUp to 50,000 matching events per second.CPU-bound
SparseUp to 5,000 matching events per second.CPU-bound
Super-sparseUp to 2 seconds per index bucket.I/O bound
RareFrom 10 to 50 index buckets per second.I/O bound

How do I see concurrent searches in Splunk? ›

If your are using splunk 6.2, just look your Management Console: settings->Distributed Management Console. Note that only admins can access. Once you are there, take a look at the CONCURRENT SEARCHES. Click on the number of searches displayed, to get the snapshots of all the concurrent system searches.

How do I fix delayed searches in Splunk? ›

Searches are delayed when there are no resources available at run-time and they have a non-zero Schedule Window. The delay lasts until the schedule window closes. If, at that time, the search still can't run then it becomes "skipped". To resolve it, re-schedule the searches so fewer are scheduled at the same time.

What is the maximum concurrency in ADF? ›

By default, the maximum number of concurrent queries is set to 32, but you can increase this limit up to a maximum of 128 concurrent queries. It is not always compulsory to specify a value for the maximum number of concurrent connections in ADF or Synapse. In most cases, the default values will work fine.

What is the maximum concurrency default value? ›

A concurrency value greater than 1 results in your function code being executed concurrently on a single instance. The maximum concurrency value is 1000 (though we recommend starting with a lower value and working your way up).

What is the maximum concurrency limit for step function? ›

Maximum concurrency for parallel iterations

Lets you run up to 10,000 parallel child workflow executions to process millions of data items at one time.

References

Top Articles
Craigslist Alanta
Do Dead Bodies Sink Or Float?
ARK Survival Ascended Floating Turret Tower Build Guide
Missing 2023 Showtimes Near Amc Classic Florence 12
Bi State Schedule
Norris Funeral Home Chatham Va Obituaries
London (Greater London) weather
Drift Boss 911
Food And Grocery Walmart Job
Love In The Air Ep 2 Eng Sub
Sevita Sso Login
Thompson Center Thunderhawk Parts
Rally 17 Crt Tiller Parts
Childersburg Busted Mugshots
Sofia the baddie dog
Twitchxx.com
20 Cozy and Creative Fall Front Porch Ideas to Welcome the Season in Style
Craigslist Pets Peoria Il
The 15 Best Things to Do in Branson, Missouri
Ella And David Steve Strange
Star Rug Aj Worth
Weldmotor Vehicle.com
Teenbeautyfitness
Craigslist Westchester Cars For Sale By Owner
Legend Of Krystal Forums
Dovob222
Cara In Creekmaw Code
The Big Picture Ritholtz
Fabric Dynamic Lights
Does Gamestop Sell Magic Cards
Razwan Ali ⇒ Free Company Director Check
Olecranon Fractures Flower Mound
Sona Twu
Kaelis Dahlias
By Association Only Watsonville
Publix Super Market At Lockwood Commons
Boone County Sheriff 700 Report
10000 Blaulicht-Meldungen aus Baden-Württemberg | Presseportal
Netronline Historic Aerials
Craigslist In Visalia California
Savannah Schultz Leaked
Bridger Elementary Logan
Doublelist Aiken Sc
Dinar Guru Recaps Updates
DIRECT. France-Côte d'Ivoire U23: après Barcola, deux nouveaux forfaits pour les Espoirs
Craigslist Nj Apartments South Jersey
U Arizona Phonebook
Culver's Flavor Of The Day Little Chute
Borderlands 2 Mechromancer Leveling Build
102Km To Mph
Evalue Mizzou
Navy Qrs Supervisor Answers
Latest Posts
Article information

Author: Dan Stracke

Last Updated:

Views: 6340

Rating: 4.2 / 5 (43 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Dan Stracke

Birthday: 1992-08-25

Address: 2253 Brown Springs, East Alla, OH 38634-0309

Phone: +398735162064

Job: Investor Government Associate

Hobby: Shopping, LARPing, Scrapbooking, Surfing, Slacklining, Dance, Glassblowing

Introduction: My name is Dan Stracke, I am a homely, gleaming, glamorous, inquisitive, homely, gorgeous, light person who loves writing and wants to share my knowledge and understanding with you.