Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 97208 invoked from network); 1 Aug 2005 21:51:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2005 21:51:18 -0000 Received: (qmail 97861 invoked by uid 500); 1 Aug 2005 21:51:02 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 97847 invoked by uid 500); 1 Aug 2005 21:51:02 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 97834 invoked by uid 99); 1 Aug 2005 21:51:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 14:51:02 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of funkman@joedog.org designates 204.74.20.252 as permitted sender) Received: from [204.74.20.252] (HELO sid.armstrong.com) (204.74.20.252) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 14:50:52 -0700 Received: from [10.16.16.53] ([10.16.16.53]) by sid.armstrong.com (8.12.8p1/8.12.8) with ESMTP id j71LgJsR006014 for ; Mon, 1 Aug 2005 16:42:19 -0500 Message-ID: <42EE9940.6040600@joedog.org> Date: Mon, 01 Aug 2005 17:50:56 -0400 From: Tim Funk Organization: Human being User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 X-Accept-Language: en-us, en, es-mx, de, sv MIME-Version: 1.0 To: Tomcat Users List Subject: Re: W3C log format in Tomcat 4? References: <20050801203342.40961.qmail@web32101.mail.mud.yahoo.com> In-Reply-To: <20050801203342.40961.qmail@web32101.mail.mud.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Try the ExtendedAccessLogValve. You'll need to look in the javadocs for the details. http://jakarta.apache.org/tomcat/tomcat-4.1-doc/catalina/docs/api/org/apache/catalina/valves/ExtendedAccessLogValve.html -Tim Jason wrote: > I'm new to Tomcat 4 and am trying to figure out how to > configure my logs so that Deepmetrix's LiveStats 7 can > import them. Does Tomcat 4 support logging to the W3C > Extended logging format? If so, could you provide me > with a link to a resource that tells how to configure > this? > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org