Hi Dal Jeanis, thanks for your effort on this issue, I had executed the above query and found the list of users, host and saved search name from the query.
index="_internal" source="*scheduler.log" savedsplunker | stats count BY user, savedsearch_name, host,status
Based on the search result, I found skipped status are getting generated from two splunk instance node
1) Search head cluster master
2) Deployment server
User: Admin & nobody
But unable to get the exact saved search name from the list, I could see the below name under saved search column
_ACCELERATE_C090FDA2-105E-4875-A110-3F13FF986151_SA-critical_security_controls_admin_2472f801659441b4_ACCELERATE
ACCELERATE_D4D707D0-38F3-4F47-A1AA-9DD305E110D0_DA-deployment_monitor_nobody_1a56f43bf8d5bf20_ACCELERATE
ACCELERATE_D4D707D0-38F3-4F47-A1AA-9DD305E110D0_search_nobody_365ca83246f2cca8_ACCELERATE
So kindly let me know how to get the saved search name and fix the issue.
Please guide me on this
thanks in advance.
... View more