envoyproxy/envoy

access log: support generic protocol

Open

#13 085 ouverte le 14 sept. 2020

Voir sur GitHub
 (7 commentaires) (2 réactions) (0 assignés)C++ (5 373 forks)batch import
area/access_logdesign proposalhelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

Description

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 !

Guide contributeur