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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...