access log: Add support for downstream TLS session ID (#6888)
The TLS session ID is now accessible as a method on the Ssl::ConnectionInfo object. Add a new %DOWNSTREAM_TLS_SESSION_ID% directive to the file access logger, and a tls_session_id field to the gRPC access logger. Update unit tests to validate the new access log fields. Signed-off-by: Mike Grass <mgrass@salesforce.com> Mirrored from https://github.com/envoyproxy/envoy @ cbd8d57e9fc2921d26236db24b6bf91246ba3b4fpull/620/head
parent
59df396177
commit
f914626283
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue