Splunk Search

How to send splunk events into ftp server

mvaradarajam
Path Finder

Hi All,

How to send splunk events into ftp server.based on scheduled time

Tags (2)
0 Karma

stocksltd
New Member

Is it possible to ftp a report to a FTP server?

0 Karma

Rocket66
Communicator

Hi!

1.) write a custom search command in python, which pushes events to the ftp.
Basics of writing a search command here:
http://docs.splunk.com/Documentation/Splunk/6.1.1/Search/Writeasearchcommand

2.) make a search with that command and store that as scheduled report.
eg.: index = * foo="bar" | customsearchcommandforftpupload

0 Karma
Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

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

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...