How to log POST data with Nginx
- Reading time: 1 mins.A customer was getting an error message, but he could not tell me exactly what his program was sending and we did not properly log the error. The quickest solution was to add extra logging in Nginx, so no changes to our running app had to be made.