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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...