Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 93581 invoked from network); 31 Aug 2004 14:30:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 31 Aug 2004 14:30:18 -0000 Received: (qmail 58563 invoked by uid 500); 31 Aug 2004 14:29:20 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 58508 invoked by uid 500); 31 Aug 2004 14:29:20 -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 58481 invoked by uid 99); 31 Aug 2004 14:29:20 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_50_60,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [199.212.18.131] (HELO ncrxbh.ncr.int.ec.gc.ca) (199.212.18.131) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 31 Aug 2004 07:29:19 -0700 Received: from ncrx6.ncr.int.ec.gc.ca ([142.135.209.221]) by ncrxbh.ncr.int.ec.gc.ca with Microsoft SMTPSVC(5.0.2195.6713); Tue, 31 Aug 2004 10:29:09 -0400 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C48F66.E0B863BB" X-MimeOLE: Produced By Microsoft Exchange V6.0.6556.0 Subject: Access Log Valve Date: Tue, 31 Aug 2004 10:29:09 -0400 Message-ID: <61209B02FFC16144A29B2A28891D947215A56E@ncrx6.ncr.int.ec.gc.ca> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Access Log Valve Thread-Index: AcSPZuCwG1cr43BHTWqo3iTvfNN1MQ== From: "Sinkinson,Andrew [NCR]" To: "Tomcat Users List" X-OriginalArrivalTime: 31 Aug 2004 14:29:09.0426 (UTC) FILETIME=[E0CE2920:01C48F66] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C48F66.E0B863BB Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, I have enabled access logging by uncomment the Access Log Valve in the server.xml file. I have added the resolveHosts attribute and set it to true. I have also changed the pattern attribute to %h so that I can just get the Remote host name in the log file. In the access log file I only get an ip address per request. Any ideas on why I am not able to resolve host names? Thanks, Andrew ------_=_NextPart_001_01C48F66.E0B863BB--