File Release Notes and Changelog
Notes:
F.L.A.V.I.O. now includes its own collector aside from supporting Cisco's and OSU Flow-tools collectors.
Changes:
Added a new on-the-fly without backup mode to pipe netflow_collector.pl's output directly into netflow_parse.pl's standard input. It avoids flow files creation into flows directory so it should speed up things and avoid hard disk wasting.
Fixed a silly typo in netflow_parse.pl.
Added a netflow_collector.pl module. Now F.L.A.V.I.O. can be used as a totally standalone application.
Added new "FLV" mode to netflow_parse.pl to accept flow files from netflow_collector.pl.
Added new on-the-fly parsing mode from netflow_collector.pl, calling netflow_parse.pl as soon as a new file is created (every 5 minutes).