Skip to main content

UDPEventRecordSink

Description

Format and send Records as UDP Datagram Packets to a configurable destination

Tags

UDP, event, record, sink

Properties

In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Hostname *hostnameDestination hostname or IP address

Supports Expression Language, using Environment variables.
Port *portDestination port number

Supports Expression Language, using Environment variables.
Record Writer *record-sink-record-writerController Service:
RecordSetWriterFactory

Implementations:
AvroRecordSetWriter
CSVRecordSetWriter
FreeFormTextRecordSetWriter
JsonRecordSetWriter
RecordSetWriterLookup
ScriptedRecordSetWriter
XMLRecordSetWriter
Specifies the Controller Service to use for writing out the records.
Sender Threads *sender-threads2Number of worker threads allocated for handling socket communication

Supports Expression Language, using Environment variables.

State Management

This component does not store state.

Restricted

This component is not restricted.

System Resource Considerations

This component does not specify system resource considerations.

See Also