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!

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...

GA: S3 Promote for Historical Data Ingestion in Splunk Cloud

Ingest Historical S3 Data On-Demand: Announcing the General Availability of S3 Promote We’re excited to share ...