Getting Data In

Collect remote files using SFTP

npr72
New Member

Hi all,

Is there any native way of configuring splunk or forwarders to periodically collect files using SFTP ?

It seems that it does not exist but I'm very surprised.

Am I wrong ?

Thanks in advance

Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

You could write a scripted input that does the SFTP for you.

---
If this reply helps you, Karma would be appreciated.
0 Karma

jkat54
SplunkTrust
SplunkTrust

There’s an app that makes splunk into an ftp server for receiving files... not sure if that helps.

https://splunkbase.splunk.com/app/3318/

But yeah I’d make a scripted input as Rich suggested. The scripted input would download the files to a staging area and then I’d use a monitor stanza input to monitor the staging area and index files that are arriving. The stdout of the scripted input would be logged to help you find errors with the script too

0 Karma

FrankVl
Ultra Champion

Not that I'm aware of. So you would either need to create a modular input for that on the splunk side, or script on the source side to push the logs to the splunk box.

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 ...