Open tmsnan opened 1 year ago
This issue has been automatically marked as stale because it has not had activity in the last 30 days.
i think it'd be really nice to have something similar to istio's proxy-config log
command
it's in the original design, but was removed because of cannot make an agreement. proxylogging will help, but it would be better we can do it on the fly.
i think it'd be really nice to have something similar to istio's
proxy-config log
command
Actually, you can use istioctl to that:
istioctl pc log envoy-default-eg-e41e7b31-7bc75b798f-nr9cn.envoy-gateway-system log --level debug --proxy-admin-port 19000
terrific! hadn't thought of that. thanks!
the other istioctl proxy-config
commands (e.g. routes) appear to also work.
This issue has been automatically marked as stale because it has not had activity in the last 30 days.
Description:
[optional Relevant Links:]