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 Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Hostname * | hostname | Destination hostname or IP address Supports Expression Language, using Environment variables. | ||
Port * | port | Destination port number Supports Expression Language, using Environment variables. | ||
Record Writer * | record-sink-record-writer | Controller Service: RecordSetWriterFactory Implementations: AvroRecordSetWriter CSVRecordSetWriter FreeFormTextRecordSetWriter JsonRecordSetWriter RecordSetWriterLookup ScriptedRecordSetWriter XMLRecordSetWriter | Specifies the Controller Service to use for writing out the records. | |
Sender Threads * | sender-threads | 2 | Number 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.