-
Notifications
You must be signed in to change notification settings - Fork 37
Home
thorgrin edited this page Sep 4, 2014
·
8 revisions
IPFIXcol framework consists of:
- IPFIXcol
- input, intermediate and storage plugins for the collector
- tools for data processing etc.
##IPFIXcol
IPFIXcol is a flexible IPFIX flow data collector designed to be easily extensible by plugins.
##Plugins
IPFIXcol uses input, intermediate and storage plugins. These plugins can be used to extend the functionality of the collector, e.g. convert data formats, compute statistics, detect anomalies.
For more information about writing plugins for IPFIXcol please refer to the guide