Hello There are no processors included in the apache release that specifically operate on netflow so you'd need to have a custom processor to deal with it until one is included.
Netflow is often flowing through NiFi typically for things like content merging and loading into HDFS. Parsing is a good use case and presumably after that you'd want to make some routing decisions or do some sort of enrichment? Can you describe in more detail what you'd like to be able to accomplish in NiFi and what systems it would deliver the netflow to? Also, what type of Netflow is of interest (it can be frustratingly proprietary)? Thanks Joe On Mon, Aug 8, 2016 at 9:27 AM, Madhukar Thota <[email protected]> wrote: > Is there any Processor available for Netflow? If not what is the best way to > get Netflow data parsed using nifi? > >
