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!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...