Skip to main content

udp

DEPRECATED

This component is deprecated and will be removed in the next major version release. Please consider moving onto alternative components.

# Config fields, showing default values
output:
label: ""
udp:
address: localhost:4194

Sends messages as a continuous stream of line delimited data over UDP by connecting to a server.

If batched messages are sent the final message of the batch will be followed by two line breaks in order to indicate the end of the batch.

Fields​

address​

Sorry! This field is missing documentation.

Type: string
Default: "localhost:4194"