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) |
Max Size of Socket Send Buffer | Max Size of Socket Send Buffer | 1 MB | | The maximum size of the socket send buffer that should be used. This is a suggestion to the Operating System to indicate how big the socket buffer should be. If this value is set too low, the buffer may fill up before the data can be read, and incoming data will be dropped. |
Idle Connection Expiration | Idle Connection Expiration | 15 seconds | | The amount of time a connection should be held open without being used before closing the connection. A value of 0 seconds will disable this feature. Supports Expression Language: true (will be evaluated using variable registry only) |
Timeout | Timeout | 10 seconds | | The timeout for connecting to and communicating with the destination. Does not apply to UDP Supports Expression Language: true (will be evaluated using variable registry only) |
Relationships:
Name | Description |
---|
success | FlowFiles that are sent successfully to the destination are sent out this relationship. |
failure | FlowFiles that failed to send to the destination are sent out this relationship. |
Reads Attributes:
None specified.Writes Attributes:
None specified.State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component requires an incoming relationship.System Resource Considerations:
None specified.See Also:
ListenUDP, PutTCP