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!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

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

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...