You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Simeon Kirov <sk...@worldnn.com> on 2002/09/10 12:18:50 UTC

Logs timestmaps in James 2.03a

Timestamps in my log files are in some really weird format. Here is an
exerpt from spoolmanager.log for example:


1031589108881 [INFO   ] (spoolmanager): JamesSpoolManager init...
1031589109012 [INFO   ] (spoolmanager): Matcher RelayLimit=30 instantiated
1031589109021 [INFO   ] (spoolmanager): Mailet Null instantiated
1031589109038 [INFO   ] (spoolmanager): Matcher
InSpammerBlacklist=blackholes.mail-abuse.org instantiated
.
.
.


Does anyone have the same problem? Is there a way to have normal date/time
instead those interesting numbers?


Thanks,
Simeon


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Logs timestmaps in James 2.03a

Posted by simon <si...@sydneybluegum.com>.
Hi ,  fyi

1031589108881 [INFO   ] (spoolmanager): JamesSpoolManager init...

if you need to decode the above time which seem to be second since 1970 + 3 digits for the milli seconds.

I entered 1031589108  got Tuesday, September 10, 2002 12:31:48 GMT from the calculator on this site
http://dan.drydog.com/unixdatetime.html


Thanks for asking the question. I was looking at logs the other day and 
was thinking it was some long sequence number.

Simon


Danny Angus wrote:

>this is available in the next version, you could try upgrading logkit in
>your installation, logkit is a jakarta-avalon sub-project
>
>d.
>
>
>  
>
>>-----Original Message-----
>>From: Simeon Kirov [mailto:skirov@worldnn.com]
>>Sent: 10 September 2002 11:19
>>To: james-user@jakarta.apache.org
>>Subject: Logs timestmaps in James 2.03a
>>
>>
>>Timestamps in my log files are in some really weird format. Here is an
>>exerpt from spoolmanager.log for example:
>>
>>
>>1031589108881 [INFO   ] (spoolmanager): JamesSpoolManager init...
>>1031589109012 [INFO   ] (spoolmanager): Matcher RelayLimit=30 instantiated
>>1031589109021 [INFO   ] (spoolmanager): Mailet Null instantiated
>>1031589109038 [INFO   ] (spoolmanager): Matcher
>>InSpammerBlacklist=blackholes.mail-abuse.org instantiated
>>.
>>.
>>.
>>
>>
>>Does anyone have the same problem? Is there a way to have normal date/time
>>instead those interesting numbers?
>>
>>
>>Thanks,
>>Simeon
>>
>>
>>--
>>To unsubscribe, e-mail:
>><ma...@jakarta.apache.org>
>>For additional commands, e-mail:
>><ma...@jakarta.apache.org>
>>
>>    
>>
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>
>  
>




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Logs timestmaps in James 2.03a

Posted by Danny Angus <da...@apache.org>.
this is available in the next version, you could try upgrading logkit in
your installation, logkit is a jakarta-avalon sub-project

d.


> -----Original Message-----
> From: Simeon Kirov [mailto:skirov@worldnn.com]
> Sent: 10 September 2002 11:19
> To: james-user@jakarta.apache.org
> Subject: Logs timestmaps in James 2.03a
>
>
> Timestamps in my log files are in some really weird format. Here is an
> exerpt from spoolmanager.log for example:
>
>
> 1031589108881 [INFO   ] (spoolmanager): JamesSpoolManager init...
> 1031589109012 [INFO   ] (spoolmanager): Matcher RelayLimit=30 instantiated
> 1031589109021 [INFO   ] (spoolmanager): Mailet Null instantiated
> 1031589109038 [INFO   ] (spoolmanager): Matcher
> InSpammerBlacklist=blackholes.mail-abuse.org instantiated
> .
> .
> .
>
>
> Does anyone have the same problem? Is there a way to have normal date/time
> instead those interesting numbers?
>
>
> Thanks,
> Simeon
>
>
> --
> To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>