envoyproxy/envoy

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

Open

#7.964 geöffnet am 19. Aug. 2019

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide