| `fields` | No | | Field names that the processor reads from:<br><br>`source_ip`<br>: Field containing the source IP address.<br><br>`source_port`<br>: Field containing the source port.<br><br>`destination_ip`<br>: Field containing the destination IP address.<br><br>`destination_port`<br>: Field containing the destination port.<br><br>`iana_number`<br>: Field containing the IANA number. The following protocol numbers are currently supported: 1 ICMP, 2 IGMP, 6 TCP, 17 UDP, 47 GRE, 58 ICMP IPv6, 88 EIGRP, 89 OSPF, 103 PIM, and 132 SCTP.<br><br>`transport`<br>: Field containing the transport protocol. Used only when the `iana_number` field is not present.<br><br>`icmp_type`<br>: Field containing the ICMP type.<br><br>`icmp_code`<br>: Field containing the ICMP code.<br> |
0 commit comments