keedio / flume-ftp-source

FTP network server is source of events for Apache-flume
80 stars 61 forks source link

Filename in the Event Header #13

Closed deepakbs closed 9 years ago

deepakbs commented 9 years ago

Hi,

I require the name of the file being streamed from the FTPSource in my custom interceptor. Is it a good idea to add the file name being processed in the event header in FTPSource so that we get that in the custom interceptor.

Thanks Deepak

deepakbs commented 9 years ago

Hi, is there a way to get the file name being read?