Goo Sam Kong wrote:
Hi Pid,
My answer below.
I saw the same file names in another server (not implement log4j yet), that
server is running on default logging (Tomcat Juli).
I think Tomcat by default created those extra zip files, I would like to
know how to disable that.
Tomcat does not create gzipped logfiles.
I would venture that the most likely candidate for this is that you have
a logrotate script which runs under cron from time to time, and which
does it.
If you are under Linux, start with the /etc directory and look for
anything that mentions logrotate, maybe starting in the /etc/cron.*
directories.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org