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!

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!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...