Splunk Search

Skipped searches

bosseres
Contributor

Hello, community

What's skipped search? Do I understand correctly that it's a search which finished with error?

How can I generate skipped search (weird task, but I have)

Thank you.

Labels (1)
0 Karma

venkatasri
SplunkTrust
SplunkTrust

Hi @bosseres 

Same has been explained here in detail - 

How to avoid skipped scheduled searches in a clust... - Splunk Community

Skipped Saved Searches - Splunk Community

SPL you can run to find skipped searches,  You can extend the search by applying a filter with  log_level=WARN OR log_level=ERROR to find possible issues with searches.

index=_internal source="*scheduler.log" status="skipped" 
| table _time savedsearch_id user app

---

An upvote would be appreciated and Accept solution if this reply helps!

bosseres
Contributor

Hello and thank you for your answer!

I know how to look skipped searches, but I have the opposite task. I need to understand what is it (skipped search) and generate it.

 

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...