|
Sometimes I see this message in Splunk Web:
What should I do about it? |
|
If you have hardware to support allocation of more CPU resources to search execution, then it is possible to increase the max number of concurrent searches. The number of concurrent searches is based on CPU and affected by 2 settings in limits.conf. From limits.conf.spec:
For an 8 CPU box, the default number of Additionally, if you are running many scheduled searches for alerts or dashboards, you can find a more equitable division with max_searches_perc than the default 25%. These settings will allow you to maximize your hardware. If you find this is not adequate, consider adding a server. In general, the recommended approach to scaling is to add more CPUs via additional Splunk servers so the workload of search execution can be shared. 2
Note that the default was bumped to
(06 Oct '11, 12:00)
Lowell ♦
|
|
You shouldn't need to do anything. If you do hit the max concurrent search limit, once a search completes, it frees up a spot for the next search in line. Eventually all searches will complete. It is not necessarily bad if you keep encountering this error so long a the max concurrent searches is not reached. If you consistently reach max concurrent searches you may want to look into staggering your searches. |

How do I hide this popup? It's freaking out our users.