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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...