PutTCP 2.0.0

Bundle
org.apache.nifi | nifi-standard-nar
Description
Sends serialized FlowFiles or Records over TCP to a configurable destination with optional support for TLS
Tags
egress, put, remote, tcp
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
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.
Writes Attributes
Name Description
record.count.transmitted Count of records transmitted to configured destination address
See Also