Re: How to rotate Tomcat Access Log file, by file size rather than by the date
Nikhil, On 4/13/16 9:07 AM, Nikhil Agrawal wrote: > I am using Tomcat 7.0. > Presently my access log is creating everyday(big size file) and keep on a > accumulating. > I want's to rotate Access Log files by file size. > How to do that? Access logs don't currently support size-based rotation: h
How to rotate Tomcat Access Log file, by file size rather than by the date
Hi , I am using Tomcat 7.0. Presently my access log is creating everyday(big size file) and keep on a accumulating. I want's to rotate Access Log files by file size. How to do that? Thanks, Nikhil