Getting Data In

Is it possible to configure a forwarder to run a Powershell script to collect data at a certain time rather than setting an interval?

mtmoore
Explorer

In Inputs.conf you can set an interval that a powershell script runs to collect data... but can you somehow set the forwarder to run the PS script at a certain time of the day, every day, to collect data? i.e. run once, every day at 12pm..

Any ideas?

Thanks,
Marcus

1 Solution

halr9000
Motivator

I would use the PowerShell add-on with its cron format, which does allow time of day scheduling.

https://apps.splunk.com/app/1477/

View solution in original post

halr9000
Motivator

I would use the PowerShell add-on with its cron format, which does allow time of day scheduling.

https://apps.splunk.com/app/1477/

mtmoore
Explorer

Thankyou very much, will look into this.

0 Karma

linu1988
Champion

not that we can't set without the powershell addon. In interval we can specify a valid cron schedule for any input type.

interval= 0 12 * * *

0 Karma
Get Updates on the Splunk Community!

Monitoring Postgres with OpenTelemetry

Behind every business-critical application, you’ll find databases. These behind-the-scenes stores power ...

Mastering Synthetic Browser Testing: Pro Tips to Keep Your Web App Running Smoothly

To start, if you're new to synthetic monitoring, I recommend exploring this synthetic monitoring overview. In ...

Splunk Edge Processor | Popular Use Cases to Get Started with Edge Processor

Splunk Edge Processor offers more efficient, flexible data transformation – helping you reduce noise, control ...