Beat Fuellemann created NIFI-12845:
--------------------------------------
Summary: ListenTCP/ListenTCPRecord: store the source IPAddress/Port
Key: NIFI-12845
URL: https://issues.apache.org/jira/browse/NIFI-12845
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 1.23.2
Reporter: Beat Fuellemann
We would like to use NIFI to handle a TCP Session, on which we recieve some
ASN1 keepalive. On the same session we should send back the Keepalive response.^
It would be great if we could store some additional attributes in the flowfile.
* Source IP Address of the incomming connection
* Source Port of the incomming connection
This could be done for ListenTCP and ListenTCPRecord.
OR
It would be great if we have a HandleTCPRequest/HandleTCPResponse like
HandleHTTPRequest/HandleHTTPResponse.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)