From: Lionel B. <lio...@bo...> - 2006-09-09 11:52:01
|
Steve Heaven wrote the following on 06.09.2006 13:56 : > We have just installed sqlgrey1.7.1 on a new server. > It is working OK but the times in the logs are 5 hours behind the real > time. > Is this a timezone problem? If so where does sqlgrey get it's timezone > info from ? SQLgrey uses syslog for logging. So the timestamps should be whatever your syslog daemon thinks the time is (SQLgrey doesn't put any timestamp in the logs, only the delays it introduces for some e-mails). Lionel. |