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!

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