envoyproxy / envoyproxy/envoy

redis proxy: add access log

Open
#6,138 7 comments 11 reactions 0 assignees View on GitHub
area/access_log enhancement help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 22h
Merged PRs (30d)
430

Description

*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*:]

- [Redis proxy config](https://github.com/envoyproxy/envoy/blob/master/api/envoy/config/filter/network/redis_proxy/v2/redis_proxy.proto#L18)
- Access log is only for TCP proxy and http connection manager, https://www.envoyproxy.io/docs/envoy/latest/configuration/access_log

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.