You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Project Contour
Hi folks,
I have deployed Contour in my local kubernetes cluster using Contour Gateway Provisioner and Kubernetes Gateway API (GatewayClass and Gateway) and I am able to route external traffic to services in the cluster. However, I am not able to see the access logs for the Http requests (kubectl logs -n projectcontour daemonsets/envoy-contour). As per the docs, access logging is enabled by default. Am I missing anything?