Getting Data In

Scripted input interval

SS1
Path Finder

Hi,

For the scripted input setup i want the script to run only at specific time i.e. 7 AM EST or 8 AM EST. How do i achieve that?

lets say below is my current setup, i want this to run at 8 AM EST instead of 60  second interval

[script://./bin/scripts/massage.sh]
sourcetype = mysourcetype
index = myindex
interval = 60.0

0 Karma
1 Solution

bowesmana
SplunkTrust
SplunkTrust

Set the interval to be a cron schedule, e.g.

0 8 * * *

which will run at 8am every day

 

View solution in original post

bowesmana
SplunkTrust
SplunkTrust

Set the interval to be a cron schedule, e.g.

0 8 * * *

which will run at 8am every day

 

Get Updates on the Splunk Community!

Cultivate Your Career Growth with Fresh Splunk Training

Growth doesn’t just happen—it’s nurtured. Like tending a garden, developing your Splunk skills takes the right ...

Introducing a Smarter Way to Discover Apps on Splunkbase

We’re excited to announce the launch of a foundational enhancement to Splunkbase: App Tiering.  Because we’ve ...

How to Send Splunk Observability Alerts to Webex teams in Minutes

As a Developer Evangelist at Splunk, my team and I are constantly tinkering with technology to explore its ...