ErrorLog timestamp format

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am using Apache 2.2.11
 
Is it possible to modify the ErrorLog timestamp format ?
 
Currently, I get something like this:
  [Mon Mar 09 16:53:18 2009]
 
I would like to get the timestamp following  ISO8601 format, something like  yyyy-mm-ddTHH:MM:SS<timezone>
 
  [2009-03-18T16:53:18-0400]
 
I can get the access log in that format specifying the following directive:
 
  LogFormat  "%{%FT%T%z}t ..."
 
but so far I am unable to change the error log timestamp format.
 
-Jorge

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux