Hello,
I faced the below ERROR:
The percentage of non high priority searches delayed (27%) over the last 24 hours is very high and exceeded the red thresholds (20%) on this Splunk instance. Total Searches that were part of this percentage=18. Total delayed Searches=5
Search for the result:
You're trying to run too many searches. There are several things you can do about that.
Thanks for your help, really appreciated!
As per the below Screenshot:
A real-time search runs continuously so matching events are returned as soon as they reach the indexer (before writing to disk).
Ad-hoc searches can be real-time, but they are not equivalent. "ad-hoc" refers to any non-scheduled search.
Historical searches look back in time for matching events.
Summarization searches aggregate results into a summary index for later processing.
The screenshot shows the system to be nearly idle and must have been taken when the health indicator was green (or is about to turn green - it can take up to 24 hours for the health indicator to reset).