Splunk Search

searchs that does not succeed

warmup031
Explorer

Hello,
I would like to know how to find searchs that do not succeed (no results or with errors) ?
Some users complains about the fact that searchs does not give any results, and I would like to find if there is a search to find these errors (are there any errorcode to find, or else ?)
Thank you

0 Karma

warmup031
Explorer

Hello Codebuilder,

The error would come from manual searches not from scheduler. In Dmc you talk about scheduled searches skipped ? or something else. I'm searching for manual searches in error.

Thank you

0 Karma

codebuilder
Influencer

If you have a DMC there are dashboards to show you this type of information, but from a SH you can use something like this:

index=_internal sourcetype=scheduler (status="skipped" OR status="deferred")  
----
An upvote would be appreciated and Accept Solution if it helps!
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Catalog Is Now Generally Available on Splunk Cloud Platform

A Unified View of Your Data  Security logs, application events, business data, and historical telemetry often ...

Developer Spotlight with Eduard Lekanne

From Network Engineer to Building Agentic AI for Splunk Eduard Lekanne has been architecting technology ...

From Data Landing to Insight

Search Across More of Your Data Ecosystem The data you need may live in Splunk, high-volume machine data, ...