Skip to main content

tcp

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: ""
tcp:
address: localhost:4194

Sends messages as a continuous stream of line delimited data over TCP 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"