Utilizing NetflowV9 in NiFi v1.12.1

2020-12-08 Thread Thane Durey
Hello all, Has anyone found a solution to utilize NetflowV9? I know NiFi v1.12.1 has a processor to parse Netflow version 5, but I haven't found any information on Netflow version 9. >From all the browsing I've done, I've only found a few tickets/issues that discuss it in the issues.apache.org/ji

Re: Utilizing NetflowV9 in NiFi v1.12.1

2020-12-10 Thread Pierre Villard
Hi, I'm aware of some people using NiFi for that but I believe they're using NARs available from external Github repositories. We don't have anything packaged OOTB in NiFi itself. For example https://github.com/simonellistonball/nifi-netflow Thanks, Pierre Le mar. 8 déc. 2020 à 20:43, Thane Dure

Re: Utilizing NetflowV9 in NiFi v1.12.1

2020-12-10 Thread alex goos
Hi IMHO, since most of the "interesting" fields in NetflowV9 are somehow Vendor-specific, you'll be unlikely to find a generic NiFI-Processor, complete and ready-to-use. We ended up writing a NiFi processor from scratch with different "dialect" settings per Netflow-generating device family, only