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