envoyproxy/envoy

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

Ouverte

#7 964 ouverte le 19 août 2019

 (0 commentaire) (1 réaction) (0 personne assignée)C++ (5 373 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (27 997 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur