Re: [CalendarServer-users] [CalendarServer-dev] Strange Rotation of Log files in caldavd
On Jun 16, 2011, at 7:05 AM, Lisana Berberi wrote:
hello,
i deleted the error log rotated files and kept just error.log and access.log, i changed to "warn" the DefaultLogLevel, restart caldavd, and still in a very short time i had this:
-rw------- 1 root root 2255213 Jun 16 15:59 access.log -rwxrwxrwx 1 root root 668190 Jun 16 15:59 error.log -rwxrwxrwx 1 root root 1000008 Jun 16 15:45 error.log.1 -rwxrwxrwx 1 root root 1000046 Jun 16 15:23 error.log.2 -rwxrwxrwx 1 root root 1000078 Jun 16 15:01 error.log.3 -rwxrwxrwx 1 root root 1000062 Jun 16 14:39 error.log.4 -rwxrwxrwx 1 root root 1000149 Jun 16 14:17 error.log.5 -rwxrwxrwx 1 root root 1000048 Jun 16 13:55 error.log.6
what to do????
Well... what is being logged so furiously? :) I'm guessing there is some chronically bad condition that's causing this much logging, so having a peek into the error.logs would be useful at this point. -dre
thnx, lisa
From: Morgen Sagen <sagen@apple.com> To: Lisana Berberi <lisanaberberi@yahoo.com> Cc: Calendar Server <calendarserver-users@lists.macosforge.org>; calendarserver-dev@lists.macosforge.org Sent: Thu, June 16, 2011 1:05:08 AM Subject: Re: [CalendarServer-users] Strange Rotation of Log files in caldavd
On Jun 15, 2011, at 4:04 PM, Morgen Sagen wrote:
What do you have for "LogLevel" setting in caldavd.plist? "debug" is a very verbose level. Try "warn", and that should keep your error.logs from growing quickly. As for your access.logs, is your server very busy? :-)
Sorry, I meant "DefaultLogLevel", not "LogLevel" _______________________________________________ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev
participants (1)
-
Andre LaBranche