[ 
https://issues.apache.org/jira/browse/NIFI-12845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17822679#comment-17822679
 ] 

Jim Steinebrey commented on NIFI-12845:
---------------------------------------

[~fube1] Have you examined the existing write attributes tcp.sender and 
tcp.port of flow files produced by those two processors?
Do they provide the information that you are looking for?

Related Processor Documentation:

[https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.23.2/org.apache.nifi.processors.standard.ListenTCP/index.html]

[https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.23.2/org.apache.nifi.processors.standard.ListenTCPRecord/index.html]

 

> 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
>            Priority: Major
>
> 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)

Reply via email to