jetty - huge logs Hello,
I have a problem with jetty, its logs getting huge - 20-25Gb for each trace and access log file, thats more than 180Gb a week.
By looking at contents of it, I presume jetty logging just about every operation with dav.
However, I dont need such verbosity from it, but it seems I cant decrease log level: I tried to change param "logVerbosityLevel" to "WARN" instead of "DEBUG" in /opt/zimbra/jetty/etc/zimbra.web.xml.in and zimbraAdmin.web.xml.in, then restarted zmmailboxd - but no joy, I still getting such huge and verbose logs.
How do i decrease verbosity level of jetty?
Last edited by demchenko; 09-20-2011 at 01:34 AM..
|