Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 27233 invoked from network); 15 Dec 2004 15:11:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 15 Dec 2004 15:11:56 -0000 Received: (qmail 58566 invoked by uid 500); 15 Dec 2004 14:46:06 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 58328 invoked by uid 500); 15 Dec 2004 14:46:02 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 57762 invoked by uid 99); 15 Dec 2004 14:45:52 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=INVALID_DATE,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from lakermmtao12.cox.net (HELO lakermmtao12.cox.net) (68.230.240.27) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 15 Dec 2004 06:45:47 -0800 Received: from smtp.east.cox.net ([172.18.52.57]) by lakermmtao12.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with SMTP id <20041215144539.IURY1659.lakermmtao12.cox.net@smtp.east.cox.net> for ; Wed, 15 Dec 2004 09:45:39 -0500 X-Mailer: Openwave WebEngine, version 2.8.15 (webedge20-101-1103-20040528) From: To: "Tomcat Users List" Subject: Re: Re: How to Enable Logging HTTP Requests (Tomcat standalone)? Date: Wed, 15 Dec 2004 9:45:39 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20041215144539.IURY1659.lakermmtao12.cox.net@smtp.east.cox.net> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > > In 5.0.28 the accessLogValve is already configured for you. You just > need to uncommment it in your server.xml file. > > > > directory="logs" prefix="localhost_access_log." suffix=".txt" > pattern="common" resolveHosts="false"/> > Ben, Thanks. Unfortunately, and I have to apologize for this omission, I forgot to mention that I'm working with Tomcat 4.1.31. Also unfortunately, that's the only version that I can work with, for some specific reasons... For V4.1.31, is there any similar capability? Jim --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org