Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: chris snow on February 22, 2003, 01:50:17 PM

Title: qmail log timestamp
Post by: chris snow on February 22, 2003, 01:50:17 PM
Is it possible to setup the logging so that the /var/log/qmail/current log is timestamped?  If so, how?

Thanks,

Chris
Title: Re: qmail log timestamp
Post by: Robert on February 22, 2003, 04:19:06 PM
It is timestamped, but in an unusual format. Pipe through tai64nlocal to see it in local time. I believe Darrell May has a viewlogfiles patch that does this.
Title: Re: qmail log timestamp
Post by: chris snow on February 22, 2003, 05:53:12 PM
tai64nlocal did the job, thank you!Robert wrote:
>
> It is timestamped, but in an unusual format. Pipe through
> tai64nlocal to see it in local time. I believe Darrell May
> has a viewlogfiles patch that does this.