Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 99152 invoked from network); 9 Mar 2009 22:18:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Mar 2009 22:18:03 -0000 Received: (qmail 49546 invoked by uid 500); 9 Mar 2009 22:17:53 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 49526 invoked by uid 500); 9 Mar 2009 22:17:53 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 49517 invoked by uid 99); 9 Mar 2009 22:17:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Mar 2009 15:17:53 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 24.201.245.36 is neither permitted nor denied by domain of francois.gingras@gmail.com) Received: from [24.201.245.36] (HELO relais.videotron.ca) (24.201.245.36) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Mar 2009 22:17:44 +0000 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=ISO-8859-1; format=flowed Received: from [192.168.3.178] ([69.70.151.138]) by VL-MO-MR005.ip.videotron.ca (Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug 3 2007; 32bit)) with ESMTP id <0KG900A4ZF7CL591@VL-MO-MR005.ip.videotron.ca> for users@httpd.apache.org; Mon, 09 Mar 2009 18:16:25 -0400 (EDT) Message-id: <49B59628.7030709@gmail.com> Date: Mon, 09 Mar 2009 18:20:24 -0400 From: Frank Gingras User-Agent: Thunderbird 2.0.0.18 (X11/20081105) To: users@httpd.apache.org References: <9DD36C99332AB7438F8D73C048D8C62C02289B5A@sneezy.ad.e-dialog.com> In-reply-to: <9DD36C99332AB7438F8D73C048D8C62C02289B5A@sneezy.ad.e-dialog.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] ErrorLog timestamp format Jorge, No, the log format cannot be changed for the ErrorLog directive. Jorge Medina wrote: > 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 > > [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 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org