say, I have a splunk cloud,, Splunk as a service running in AWS with a daily index volume of 10 GB data per day. what is the maximum number of concurrent searches allowed? if there is any performance in concurrent searching, how to scale up?
Search capability, including concurrency has nothing to do with indexed volume. It is mostly constrained by CPU cores on the search head, plus settings, intersecting with actual demand. Read more here:
https://www.rfaircloth.com/2017/12/12/tuning-splunk-when-max-concurrent-searches-are-reached/
Thanks much for you response.
I understood from the docs that concurrent searches are related to CPU cores but If it's a Splunk enterprise version we have control over infrastructure. when it's Splunk cloud where do not know about the CPU cores/infra, how many concurrent searches are allowed with better performance?
Math is not the right approach here. Instead monitor for logs that clearly indicate either queued
or skipped
searches. If you have these, you have some kind of concurrency problem.