i have a microservices architecture deployed. I have several worker, and ambassador as a gateway. My problem is i got error log http 5xx, but i don't know what is the payload of the request. So i can't reproduce the error.
Is there any way to dump payload at ambassador/envoy when there is 5xx request?