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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...