Re: Nginx Truncating Logs

2020-03-27 Thread Bee.Lists
Look at logrotate, as it will reduce file size. > On Mar 27, 2020, at 12:51 PM, waqas9980 wrote: > > Hi, > I am using Java application with NGINX. When my request have large size > response body, nginx truncates that logs in access.log file. I have used > proxy_buffering off; but that didn't w

Nginx Truncating Logs

2020-03-27 Thread waqas9980
Hi, I am using Java application with NGINX. When my request have large size response body, nginx truncates that logs in access.log file. I have used proxy_buffering off; but that didn't work. Kindly suggest. NGINX version : 1.10.3 Posted at Nginx Forum: https://forum.nginx.org/read.php?2,287490,