From owner-freebsd-questions@FreeBSD.ORG Tue Jun 21 13:05:31 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8512E16A41C for ; Tue, 21 Jun 2005 13:05:31 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20E7A43D55 for ; Tue, 21 Jun 2005 13:05:30 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1245748wra for ; Tue, 21 Jun 2005 06:05:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pnWZcdow8ZQqwTW+TjLY76iOqHu8cPN7Wotga3/auoAxsIIFH/4RaBhiCdjmMp+HzlFxZdEM8ujVJQDttcFySYyNxlDmVQztSs0V1xavZfr1CaArbYTl5gA7sNPl4tTcqRvQlIcKkA5XVIO/yh8l188dSJb2/+gVubg0l8MGqCs= Received: by 10.54.73.15 with SMTP id v15mr3339102wra; Tue, 21 Jun 2005 06:05:30 -0700 (PDT) Received: by 10.54.66.16 with HTTP; Tue, 21 Jun 2005 06:05:30 -0700 (PDT) Message-ID: Date: Tue, 21 Jun 2005 16:05:30 +0300 From: Abu Khaled To: Noah In-Reply-To: <20050621124116.M10597@enabled.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050621124116.M10597@enabled.com> Cc: freebsd-questions@freebsd.org Subject: Re: apache Logging output changed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Abu Khaled List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 13:05:31 -0000 On 6/21/05, Noah wrote: > apache+mod_ssl-1.3.33+2.8.22 > FreeBSD-4.11R3 >=20 > This is really important for us to fix so I am asking again. >=20 > so I upgraded apache 1.3.33 from /usr/ports some about a month ago and a= round > that time I stopped seeing POST log messages for my perl scripts ending u= p in > my server's access logs. any clues why this is no longer being logged. = is > there some log granualrity configuration that is no longer default? >=20 > these "POST" messages stopped being logged around the time I upgraded. >=20 > --- snip --- >=20 > 647.818.543.973 - - [14/Apr/2005:12:10:00 -0700] "POST /Fakename.pl HTTP/= 1.1" > 405 323 "http://www.fakedomainname.com/html/order.test.html" "Mozilla/5.0 > (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firef= ox/1.0" > 678.9188.843.973 - - [14/Apr/2005:14:02:10 -0700] "POST /Fakename.pl HTTP= /1.1" > 200 1974 "http://www.fakedomainname.com.com/html/order.test.html" "Mozill= a/5.0 > (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firef= ox/1.0" >=20 > --- snip --- >=20 >=20 > clues please? >=20 What did you configure for the directive LogFormat/CustomLog? --=20 Kind regards Abu Khaled