envoyproxy/envoy

accesslog: support logging long-lived HTTP stream / TCP connection

Open

#7964 aperta il 19 ago 2019

Vedi su GitHub
 (0 commenti) (1 reazione) (0 assegnatari)C++ (5373 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

Description: Currently the access log is emitting logs at then end of HTTP stream / TCP connection, for a long-live stream / connection this means logger service doesn't get anything until the end. Some incremental logging for long-live connection is desired. https://github.com/envoyproxy/envoy/pull/7941#discussion_r315269146

Guida contributor