Date: Tue, 13 Jul 1999 14:11:58 -0700 From: Jerry Preeper <preeper@cts.com> To: Jorge Biquez <jbiquez@icsmx.com>, freebsd-questions@FreeBSD.ORG Subject: Re: Apache logging. Off Topic. I'm sorry. Message-ID: <3.0.5.32.19990713141158.008330b0@crash.cts.com> In-Reply-To: <3.0.6.32.19990713154844.00a98a70@intranet.com.mx> References: <Pine.BSF.4.10.9907131514390.25764-100000@mercenary.vntech. com> <378B8D32.22B16990@lmco.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Here is what I think should work for you. Looks like there might be a
couple of typos in yours. Make sure to restart Apache too.
LogFormat "%h %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-Agent}i\""
combined
Jerry
At 03:48 PM 7/13/99 -0500, Jorge Biquez wrote:
>Hello all.
>
>I was wondering if some of you could help me.
>I have the following configuration for my combibed custom log on apache:
>
>LogFormat "%h %l %u %t \"%r\" %>s %b %{referer}i -> %U %{user-agent}i"
>combined
>CustomLog /usr/home/sites/accesos.log combined
>
>According to the documentation of Apache 1.3 that should give me the
>referer and the user agent. But this is part of what I receive:
>
>200.38.58.78 - - [13/Jul/1999:14:01:47 -0500] "GET /Backg01.gif HTTP/1.1"
>200 13524
>165.236.189.200 - - [13/Jul/1999:14:01:50 -0500] "GET
>/grlvirgo.htm HTTP/1.0" 200 4746
>208.235.169.50 - - [13/Jul/1999:14:01:50
>-0500] "GET /aries(3).gif HTTP/1.0" 304 -
>165.236.189.200 - -
>[13/Jul/1999:14:01:52 -0500] "GET /Backg01.gif HTTP/1.0" 200
>13524
>165.236.189.200 - - [13/Jul/1999:14:01:52 -0500] "GET /virgo(2).gif
>HTTP/1.0" 200 6356
>208.235.169.50 - - [13/Jul/1999:14:01:54 -0500] "GET
>/tauro(1).gif HTTP/1.0" 304 -
>4.16.136.143 - - [13/Jul/1999:14:01:54 -0500]
>"GET /images/foto07.jpg HTTP/1.1" 200 22709
>200.38.58.78 - -
>[13/Jul/1999:14:01:54 -0500] "GET /cancer(1).gif HTTP/1.1" 200 6022
>
>and my analysis software says there is not referer or user agent information.
>I read the information and I think it is fine.
>
>Any ideas what's wrong with it?
>ANyone would be so kind to share this part of his/her hhtpd.conf file?
>I want to log ALL the information I can, the software I'm using is very
>good and while more imformation I can give it the best.
>
>Thanks in advance,
>
>JB
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-questions" in the body of the message
>
>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19990713141158.008330b0>
