Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 65841 invoked from network); 8 Mar 2007 16:26:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Mar 2007 16:26:16 -0000 Received: (qmail 85376 invoked by uid 500); 8 Mar 2007 16:26:13 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 85354 invoked by uid 500); 8 Mar 2007 16:26:13 -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 85343 invoked by uid 99); 8 Mar 2007 16:26:13 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2007 08:26:13 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of r.d.wilkerson@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2007 08:26:02 -0800 Received: by ug-out-1314.google.com with SMTP id 75so994346ugb for ; Thu, 08 Mar 2007 08:25:37 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=stUD0kLz/RUT3y3GqPCB+qBCnAg33MbdRxCANBF+qfmOy57IKJ71SdKdMK/DA+0S/D07e/p3qAkZV/x1+sHRlDiWGU2KXiGhvt8ehzwZXPtM/kXHncbXskXh88XbHP3tn7W+gyr5s96lNYmRQPICg6Fese8hPJQ/b+dxfX0czQI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ftzwgb3eSTMX5OlXLkVe7wXD2NzV38eiDspX0EbMmlDRjgaKkCb2Ba8Oi14OC1b7+8wYIl7M26jI+q2V0T9ZJ1ZcMbHkvPisbyaeYy8bYhCwCQKE8OIt17xoGMLU3ilb0SYXGO9hSmPXhWPYjXSLZYRl5lsS+66l0xYxUuIlFoA= Received: by 10.114.170.1 with SMTP id s1mr189427wae.1173371135923; Thu, 08 Mar 2007 08:25:35 -0800 (PST) Received: by 10.115.75.7 with HTTP; Thu, 8 Mar 2007 08:25:35 -0800 (PST) Message-ID: <814f987f0703080825p5f92821fvd0c9d5953edb58e1@mail.gmail.com> Date: Thu, 8 Mar 2007 11:25:35 -0500 From: "Rob Wilkerson" To: users@httpd.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] logging question Take a look at this: http://httpd.apache.org/docs/1.3/mod/mod_log_config.html#customlog Looks like %a and %h might do what you're asking. On 3/8/07, Dan_Mitton@notes.ymp.gov wrote: > > Is it possible to log both IP address and hostname to the apache logs? > > Thanks! > --------------------------------------------------------------------- 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