Access connection data using flow Id

Hi there
I need to support TLS data in flow.
Is it possible to get packets data to extract connection from protos.ProtocolData and then extract TLS data from connection.

Hi, currently this is not possible as flows and protos are separated and flow analysis only looks at packet headers and not to TCP payload.

The tls protocol in Packetbeat doesn't have all the information you need?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.