envoyproxy/envoy

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

Aberta

#7.964 aberto em 19 de ago. de 2019

 (0 comentário) (1 reação) (0 responsável)C++ (5.373 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (27.997 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador