envoyproxy/envoy

access log: support generic protocol

Open

#13,085 创建于 2020年9月14日

在 GitHub 查看
 (7 评论) (2 反应) (0 负责人)C++ (5,373 fork)batch import
area/access_logdesign proposalhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

Title: access log: support generic protocol

Description:

I want to add access log support for dubbo and thrift filter, but find out current access log formatter only support TCP / HTTP, and it cannot be extended. Any thoughts about implement a generic access log formatter ? Thanks !

贡献者指南