docs/index.asciidoc in logstash-codec-netflow-4.1.0 vs docs/index.asciidoc in logstash-codec-netflow-4.1.1
- old
+ new
@@ -28,33 +28,35 @@
* Netflow v5
* Netflow v9
* IPFIX
-The following Netflow/IPFIX exporters are known to work with the most recent version of the netflow codec:
+The following Netflow/IPFIX exporters have been seen and tested with the most recent version of the Netflow Codec:
[cols="6,^2,^2,^2,12",options="header"]
|===========================================================================================
|Netflow exporter | v5 | v9 | IPFIX | Remarks
-|Barracuda Firewall | | | y |
+|Barracuda Firewall | | | y | With support for Extended Uniflow
|Cisco ASA | | y | |
-|Cisco ASR 1k | | | n | Fails because of duplicate fields
+|Cisco ASR 1k | | | N | Fails because of duplicate fields
|Cisco ASR 9k | | y | |
|Cisco IOS 12.x | | y | |
-|Cisco ISR w/ HSL | | n | | Fails because of duplicate fields, see: https://github.com/logstash-plugins/logstash-codec-netflow/issues/93
+|Cisco ISR w/ HSL | | N | | Fails because of duplicate fields, see: https://github.com/logstash-plugins/logstash-codec-netflow/issues/93
|Cisco WLC | | y | |
|Citrix Netscaler | | | y | Still some unknown fields, labeled netscalerUnknown<id>
|fprobe | y | | |
|Fortigate FortiOS | | y | |
|Huawei Netstream | | y | |
|ipt_NETFLOW | y | y | y |
-|Juniper MX80 | y | | | SW > 12.3R8
+|Juniper MX | y | | y | SW > 12.3R8. Fails to decode IPFIX from Junos 16.1 due to duplicate field names which we currently don't support.
|Mikrotik | y | | y | http://wiki.mikrotik.com/wiki/Manual:IP/Traffic_Flow
|nProbe | y | y | y | L7 DPI fields now also supported
|Nokia BRAS | | | y |
-|OpenBSD pflow | y | n | y | http://man.openbsd.org/OpenBSD-current/man4/pflow.4
+|OpenBSD pflow | y | N | y | http://man.openbsd.org/OpenBSD-current/man4/pflow.4
+|Riverbed | | N | | Not supported due to field ID conflicts. Workaround available in the definitions directory over at Elastiflow <https://github.com/robcowart/elastiflow>
|Sandvine Procera PacketLogic| | | y | v15.1
|Softflowd | y | y | y | IPFIX supported in https://github.com/djmdjm/softflowd
+|Sophos UTM | | | y |
|Streamcore Streamgroomer | | y | |
|Palo Alto PAN-OS | | y | |
|Ubiquiti Edgerouter X | | y | | With MPLS labels
|VMware VDS | | | y | Still some unknown fields
|YAF | | | y | With silk and applabel, but no DPI plugin support