Skip to content

Supported Flow Exporters

Petr Velan edited this page Jul 21, 2015 · 2 revisions

Supported Flow Exporters

## YAF

The exporter supports many options and configurations. It also exports several PEN elements, which are not interpreted by IPFIXcol. The support for these elements can be easily added by adding them to ipfix-elements.xml configuration file.

Example of running yaf:

sudo ./yaf -P pcap -i eth0 -o localhost --ipfix=tcp

## VERMONT

Clone this wiki locally