If I define channels to include certain ports, let's say one channel for port 161
- 161:SNMP SourcePort[161] or DestinationPort[161]
and then have a catch-all/other channel that is just for UDP
- 17:UDP Protocol[UDP]
will channel 17 also include the flow data for UDP port 161 or will the first definition capture it and then stop being "processed"?
Add comment