Reporting

is there a way to list scheduled report frequency

a212830
Champion

Hi,

I'm beginning to see "skipped jobs" pop-up more frequently, along with maximum search messages. Is there a search that can show me scheduled searches and their frequency?

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust
| rest /services/saved/searches | where is_scheduled=1 | table title cron_schedule eai:acl.app
---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust
| rest /services/saved/searches | where is_scheduled=1 | table title cron_schedule eai:acl.app
---
If this reply helps you, Karma would be appreciated.

a212830
Champion

Thanks!

0 Karma

koshyk
Super Champion

The above method is best, but an alternative is:
in the backend server, do a grep on "dispatch.earliest_time" on all "savedsearches.conf"
eg

find /opt/splunk/etc/apps -type f -name "savedsearches.conf" -exec grep "dispatch.earliest_time" {} \;
0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...