Splunk Search

How to do system wide search concurreny (Adhoc + Scheduled)?

ankithnageshshe
Path Finder

Hello Splunkers,

I'am trying to understand the concept of Search head concurrency.

I have a SHC with three search head each having 10CPU (splunk 6.4 running)

| rest splunk_server=splunksearchhead101 /services/server/status/limits/search-concurrency gives me

max_hist_searches = 16 (10*1 +6); max_hist_scheduled searches= 8 (0.5* max_hist_searches) and max_auto_summary_searches =4 (0.5* max_hist_scheduled_searches)

But sometime SH throws error "system wide concurrency reached limit=24 reached=24"

So my question is
Is system wide concurrency = max_hist_searches + max_hist_scheduled_searches?
I am of the opinion that system wide concurrency = max_hist_searches(16)

Also what would be my cluster wide search concurrency?

Thanks & Regards,
Ankith

0 Karma
1 Solution

adonio
Ultra Champion

adonio
Ultra Champion

here is a very detailed answer
https://answers.splunk.com/answers/270544/how-to-calculate-splunk-search-concurrency-limit-f.html
couldn't explain it better.

hope it helps

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