On 21 May 2017, at 17:51, lleachii--- via 44Net 44net@hamradio.ucsd.edu wrote:
As I recall, nfsen saves in pcap...verify, but that might be more helpful to you/us.
Nfdump uses its own format to store data. However you can use nfreplay(1) to read those files and send a Netflow stream to another application.
Also, helpfully, nfcapd (the Netflow capture program used by the nfsen suite) can relay Netflow packets to other destinations in real time. So, you can set up a Netflow feed to nfsen and feed the information in parallel (in real time) to other Netflow collectors.
Borja.