ingress
ingress copied to clipboard
HTTP request logging (also known as access logs)
Is it possible to enable/configure HTTP request logging (also known as access logs)? I’m unable to find documentation how to include the log directive for the caddy-ingress controller.
Thanks
For now, to get HTTP requests logs, you can set the debug
property to true
in the global configmap
https://github.com/caddyserver/ingress/blob/master/charts/caddy-ingress-controller/values.yaml#L32