Getting Data In

Can Splunk behave like a batch job or Windows service which will check for a file at ftp location every hour and index that file?

birarich
Explorer

Can Splunk behave like a batch job or like windows service which will check for file at ftp location every hour and index that file?

Tags (3)
0 Karma

acharlieh
Influencer

You could setup a Scripted Input to run a script every hour, perform whatever FTP you need, and index the results.

Scripted inputs are kicked off by Splunk on an interval, configured in inputs.conf. Now it'd be up to you to either write or find an appropriate script to kick off on the regular basis to get you want in this case.

Alternatively if you have access to the OS running the FTP server, you could put a Splunk forwarder on the FTP server and monitor the file that with built in monitor inputs.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...