Other Usage

How to create a report that checks all scheduled alerts/searches that are querying indexes that contain no data?

abhishekdubey00
Engager

I want to all saved search like Alerts or Reports which is Scheduled but after running the query the there is no event  or no data 

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

What have you tried so far?

See if this helps

| rest splunk_server=local /services/search/jobs 
| fields author eai:acl.app label doneProgress eventCount resultCount 
| search doneProgress=1.0000 resultCount=0 
| table author eai:acl.app label eventCount resultCount
---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...