Reporting

How to add cron schedule in a field

dogaasad
New Member

I want to create a report that displays my saved search name, status, and the cron schedule that is set.
I don't know how to add the cron schedule of a certain search in the report.
Also, I do not see a field in index=_internal sourcetype=scheduler that relates to cron schedule.
Can you please help?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

The cron schedule is available using REST.

| rest splunk_server=local /servicesNS/-/-/saved/searches
| fields title is_scheduled
| search is_scheduled=1

You'll have to combine that with your _internal search to get the status.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...