2 releases

Uses old Rust 2015

0.1.1 Jun 12, 2018
0.1.0 Feb 10, 2017

#105 in #export

MIT license

37KB
634 lines

rs-ipfix

LICENSE Crates.io Version

This is a library to parse IPFIX/Netflow v10 (RFC7011) data with functionality to export it as JSON.

An example app using this library to send data to Elasticsearch is available at https://github.com/dominotree/ipfix-elasticsearch

There is a fair bit of cleanup and optimization that needs to be done here, but it should currently be fully functional and capable of processing a large number of flows.

Dependencies

~660KB
~13K SLoC