envoyproxy/envoy
accesslog: support logging long-lived HTTP stream / TCP connection
開放
#7,964 建立於 2019年8月19日
enhancementhelp wanted
倉庫指標
- 星標
- (27,997 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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