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!

Stay Connected: Your Guide to February Tech Talks, Office Hours, and Webinars!

💌 Keep the new year’s momentum going with our February lineup of Community Office Hours, Tech Talks, ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Incident Response: Reduce Incident Recurrence with Automated Ticket Creation

Culture extends beyond work experience and coffee roast preferences on software engineering teams. Team ...