From: "Michael Maurer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: [analog-help] Proxy-Logs
Date sent: Mon, 1 Mar 1999 17:03:14 +0100
Send reply to: [EMAIL PROTECTED]
> Hi all
Hi.
> 192.168.100.20, -, -, N, 13/02/99, 05:28:25, 1, -, -,
> 195.63.104.45, -,80, 45054, 381, 73, http, -, -,
> http://195.63.104.45/images/logout.gif, -,
> Cache, 10060
> Is it possible to work with
> proxy-files? I'd try and try it but nothing goes.
I don't know anything about proxy logs, but I did spot a few errors
in the log format.
> LOGFORMAT (%v, %u, %j,
%j, %j, %d.%m.%y, %h:%n:%j, %j, %j, %j, %S, %j, %j, %j,
> %b, %j, %j, %j,
> %j, %r, %j, %c,)
Below is a corrected version. I am not sure about some them as
the codes don't seem to fit the data. Like I said I don't know about
proxy logs so I could be wrong.
LOGFORMAT (%v,
%u,
%j, %j, %d/%m/%y, %h:%n:%j, %j, %j, %j, %S, %j, %j, %j,
%b, %j, %j, %j,
%j, %r, %j, %c, %j)
I suspect the byte field is out but left it where it was because I don't
know for sure. The result I come up with your format is 381 bytes,
this is possible but a little low for most gifs. The other one is the
status code field. In your format the result is Cache. I am not sure
where the HTTP status code would be in the log line.
Take Care
Jim Foley
The Information Wizard
http://momp.hypermart.net/
[EMAIL PROTECTED]
--------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
--------------------------------------------------------------------