access logging: pass downstream TLS information to access logs (#6144)
Passes along the Ssl::ConnectionInfo (renamed from Ssl::Connection) to StreamInfo, allowing it to be read in access loggers. Updates both the formatter and gRPC access logger with uri san/subject details, and adds the SNI to the gRPC access log. Risk Level: Low Testing: Unit tests Docs Changes: Added description for new access log formats Release Notes: n/a #4926 Signed-off-by: Snow Pettersen <snowp@squareup.com> Mirrored from https://github.com/envoyproxy/envoy @ 65c05cad96db7f7874e1e5a2b70829dcfad10e88pull/620/head
parent
796f817052
commit
1367dbee48
1 changed files with 25 additions and 2 deletions
Loading…
Reference in new issue