UDPEventRecordSink

Description:

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

Tags:

UDP, event, record, sink

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
HostnamehostnameDestination hostname or IP address
Supports Expression Language: true (will be evaluated using variable registry only)
PortportDestination port number
Supports Expression Language: true (will be evaluated using variable registry only)
Record Writerrecord-sink-record-writerController Service API:
RecordSetWriterFactory
Implementations: FreeFormTextRecordSetWriter
CSVRecordSetWriter
ParquetRecordSetWriter
RecordSetWriterLookup
ScriptedRecordSetWriter
XMLRecordSetWriter
JsonRecordSetWriter
AvroRecordSetWriter
Specifies the Controller Service to use for writing out the records.
Sender Threadssender-threads2Number of worker threads allocated for handling socket communication
Supports Expression Language: true (will be evaluated using variable registry only)

State management:

This component does not store state.

Restricted:

This component is not restricted.

System Resource Considerations:

None specified.