envoyproxy/envoy

access log: support generic protocol

Open

#13,085 opened on 2020年9月14日

GitHub で見る
 (7 comments) (2 reactions) (0 assignees)C++ (5,373 forks)batch import
area/access_logdesign proposalhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

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 !

コントリビューターガイド