Reporting

how to run a report on a certain schedule?

mahsa_m
New Member

Hi,

I want to run a search in the time range 7AM today to 7AM the day after everyday. The servers on which my splunk is running is in GMT.
Here is my config in savedsearches.conf

cron_schedule = 02 7 * * *
dispatch.earliest_time = -1d
dispatch.latest_time = now

it runs for 12AM today till 12AM the day after. How can I change it to run from 7AM to 7AM?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Try these settings.

cron_schedule = 02 7 * * *
dispatch.earliest_time = -1d@d+7h
dispatch.latest_time = @d+7h
---
If this reply helps you, Karma would be appreciated.
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 ...