Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 1999 15:48:44 -0500
From:      Jorge Biquez <jbiquez@icsmx.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Apache logging. Off Topic. I'm sorry.
Message-ID:  <3.0.6.32.19990713154844.00a98a70@intranet.com.mx>
In-Reply-To: <Pine.BSF.4.10.9907131514390.25764-100000@mercenary.vntech. com>
References:  <378B8D32.22B16990@lmco.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.6.32.19990713154844.00a98a70>