envoyproxy/envoy

redis proxy: add access log

Open

#6138 aperta il 1 mar 2019

Vedi su GitHub
 (7 commenti) (11 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/access_logenhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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.

Guida contributor