View Single Post
  #7 (permalink)  
Old 07-18-2007, 06:00 AM
LMStone LMStone is offline
Moderator
 
Posts: 1,209
Default

Quote:
Originally Posted by brian View Post
The patch was mostly rolled into 4.5.6 but unfortunately the debug mode got left on in a couple of the scripts so these files will continue to be large. 4.5.7 will lower the logging level back to the normal level.

4.5.7 will also move the files from /tmp to /opt/zimbra/log and they will be part of the regular log rotation. In the meantime it is safe to truncate the files after stopping logger. They will be recreated upon restart.

Code:
% zmlogswatchctl stop
% rm -f /tmp/zmlogger.out /tmp/logswatch.out
% zmlogswatchctl start
Thanks Brian for the clarification on this.

I put the 4.5.6 files back in place instead of the 4.5.5 files (some debug code) and ran the above three commands just fine.

All the best,
Mark
__________________
___________________________________
L. Mark Stone, CIO


"Uptime. All the time."

477 Congress Street | Portland, ME 04101-3431 | (207) 772-5678

proactive maintenance and monitoring | technology consulting
Zimbra groupware | EMR implementations | private cloud hosting
Reply With Quote