The splunkd health has the following message:
The percentage of non-high priority searches skipped (97%) over the last 24 hours is very high and exceeded the red thresholds (20%) on this Splunk instance.
How do find what searches are high priority and what are non-high priority search in splunk?
You can use REST to display the priority of each scheduled search.
| rest /servicesNS/-/-/saved/searches splunk_server=local | fields title eai:acl.app schedule_priority