Udp Multicast Listener
UDP multicast component that binds to a local UDP socket and "listens" for incoming multicast packets on a specified multicast group.
Tags: IO, NETWORKING, INGRESS, EGRESS
| Field | Type | Label | Description | Default Value |
|---|---|---|---|---|
| Output | String | |||
| Multicast Group | String | The multicast group to join. | 244.0.0.1:1234 | |
| Interface | String | The interface that the socket should be bound to. | eth0 | |
| Local Address | String | the local address of the interface that the socket should be bound to. | 127.0.0.1 | |
| Mtu | Int32 | Optional | 1452 |