Format and send Records as UDP Datagram Packets to a configurable destination
UDP, event, record, sink
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 Name | API Name | Default Value | Allowable Values | Description |
|---|---|---|---|---|
| Hostname | hostname | Destination hostname or IP address Supports Expression Language: true (will be evaluated using variable registry only) | ||
| Port | port | Destination port number Supports Expression Language: true (will be evaluated using variable registry only) | ||
| Record Writer | record-sink-record-writer | Controller Service API: RecordSetWriterFactory Implementations: JsonRecordSetWriter RecordSetWriterLookup AvroRecordSetWriter XMLRecordSetWriter FreeFormTextRecordSetWriter CSVRecordSetWriter ParquetRecordSetWriter ScriptedRecordSetWriter | 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: true (will be evaluated using variable registry only) |