docs/index.asciidoc in logstash-codec-netflow-3.8.3 vs docs/index.asciidoc in logstash-codec-netflow-3.9.0
- old
+ new
@@ -35,13 +35,14 @@
[cols="6,^2,^2,^2,12",options="header"]
|===========================================================================================
|Netflow exporter | v5 | v9 | IPFIX | Remarks
|Barracuda Firewall | | | y |
|Cisco ASA | | y | |
-|Cisco ASR | | y | |
+|Cisco ASR 1k | | | n | Fails because of duplicate fields
+|Cisco ASR 9k | | y | |
|Cisco IOS 12.x | | y | |
-|Cisco ISR w/ HSL | | n | | 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 | |
|ipt_NETFLOW | y | y | y |
@@ -53,9 +54,10 @@
|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
+|vIPtela | | | y |
|===========================================================================================
==== Usage
Example Logstash configuration that will listen on 2055/udp for Netflow v5,v9 and IPFIX: