We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bacc7c0 commit cdbe783Copy full SHA for cdbe783
README.md
@@ -614,6 +614,14 @@ The detector search for the SYN SYN-ACK ACK pattern in packet lengths. Multiple
614
|:------------------:|:------:|:---------------------------------------:|
615
| SSA_CONF_LEVEL | uint8 | 1 if SSA sequence detected, 0 otherwise |
616
617
+### VLAN
618
+
619
+List of fields exported together with basic flow fields on the interface by VLAN plugin.
620
621
+| Output field | Type | Description |
622
+|:------------:|:------:|:--------------------------:|
623
+| VLAN_ID | uint16 | Vlan ID (used in flow key) |
624
625
## Simplified function diagram
626
Diagram below shows how `ipfixprobe` works.
627
0 commit comments