Not able to see application logs in istio-proxy logs

Hi, I have installed istio 1.5.0 with istioctl. i have configured gateways, virtual services . I am able to call applications but its respective logs are not there in itio-proxy pod. Please help

Are you trying to see access logs for calls to the application? Or actual application logs?

For access logs, please see: https://istio.io/docs/tasks/observability/logs/access-log/

For application logs, you’ll need to check the application container.

1 Like