envoyproxy/envoy

redis proxy: add access log

Open

#6,138 建立於 2019年3月1日

在 GitHub 查看
 (7 留言) (11 反應) (0 負責人)C++ (5,373 fork)batch import
area/access_logenhancementhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

Title: Access log not available for redis proxy filter

Description: TCP proxy filter has access log which is useful for debugging. redis proxy however, does not have this field to configure. In a debugging senario, I have to changed to redis proxy to tcp proxy to verify traffic go through envoy.

[optional Relevant Links:]

I'm not so sure the appropriate way to debug the case above and if access log makes sense for networking filter or not. Please feel free to point something that's intended to be used instead.

貢獻者指南