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.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Splunkbase Unveils New App Listing Management Public Preview

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

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...