I am new to Traefik and trying to find a way to capture and log the request_body. In Nginx by adding $request_body in nginx.conf it will log the body in access.log. Is this possible in Traefik ?
Thanks
I am new to Traefik and trying to find a way to capture and log the request_body. In Nginx by adding $request_body in nginx.conf it will log the body in access.log. Is this possible in Traefik ?
Thanks