Getting Data In

scripted input not following the cron schedule

meenu_2017
Engager

I have a scripted input that runs on the schedule 0 9 * * * (once a day at 9 am). This is a powershell scripted input and observing that this gets triggered multiple times if the server gets rebooted and hence the forwarder restarts. Any idea why would this happen? Universal Forwarder version - 6.6.6

0 Karma

somesoni2
Revered Legend

Ideally this should not happen, if you've specified correct Cron schedule. Does it get executed immediately after the forwarder restart? Also, does it get executed once every time forwarder restarts or multiple times?

interval = [<number>|<cron schedule>]
* How often to run the specified command (in seconds), or a valid cron
  schedule.
* NOTE: when you specify a cron schedule, the input does not run the
  script on start-up.
0 Karma

meenu_2017
Engager

Is there any difference if we specify the cron with schedule = or interval=?

0 Karma

meenu_2017
Engager

Its getting executed once immediately after forwarder restart! We have a big set of machines working as expected with the same config and a few which is showing duplicate events from multiple runs.

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...