I still have the same problems after upgrading to 6.0.9. The jetty access logs list the time in each log line as
[23/Nov/2010:23:25:26 +0000]
While the actual result of date command is:
Wed Nov 24 09:26:24 EST 2010
Zimbra admin console lists the correct time (Nov 24), as do zwc. It just seems to be jetty access logs that are set to GMT 0.
I've tried looking at the jetty documentation online,
Logging Requests - Jetty - Codehaus and it looks like there is a configuration setting to turn on logging of which timezone is appended to the log line, but I can't see a setting to configure the offset.
Is that something configured by the zimbra web app? I can't find anything in the wiki that helps.