How to ID the frontend/backend that triggered error logs

Hi,

Is it possible to get Traefik to log more information on the request/backend/frontend that generated the error logs? I'm using version 1.7.20.

For example - I'm getting this error once in a while:

vulcand/oxy/buffer: failed to read response, err: no data ready or
vulcand/oxy/buffer: error when reading request body, err: unexpected EOF

I cannot trace those logs back to a backend/frontend to further troubleshoot.
Connie