On Saturday, February 19, 2005 7:02 PM [GMT],
Chris Blackstone <[EMAIL PROTECTED]> wrote:

> I have tried both
> LOGFORMAT ([%d/%M/%Y:%h:%n:%j %j] %S %j %j "%j %r %j" %b)
> LOGFORMAT ([%d/%M/%Y:%h:%n:%j %j] %S %j %j "%j %r" %b)
>
> and they each return no requests. The only way I can get anything
> returned in the request report is if I set
> LOGFORMAT ([%d/%M/%Y:%h:%n:%j %j] %S %j %j "%r" %b)
> But the "requests" are the GET commands, which aren't helpful at all

I don't know what to tell you, Chris - the 2 sample lines that you
provided worked for me using

LOGFORMAT ([%d/%M/%Y:%h:%n:%j] %j %j %j "%j %r %j" %b)

They also work with
LOGFORMAT ([%d/%M/%Y:%h:%n:%j %j] %S %j %j "%j %r %j" %b) and
LOGFORMAT ([%d/%M/%Y:%h:%n:%j] %S %j %j "%j %r %j" %b)

Aengus

>
>
>> On Friday, February 18, 2005 8:21 PM [GMT],
>> Chris Blackstone <[EMAIL PROTECTED]> wrote:
>>>
>>> Here is a snippet of my log file
>>> [23/Jan/2005:19:53:25 -0500] 158.59.253.50 SSLv3 RC4-MD5 "GET
>>> /public/images/red_dot.gif HTTP/1.1" 79
>>> [23/Jan/2005:19:53:25 -0500] 158.59.253.50 SSLv3 RC4-MD5 "GET
>>> /public/images/crumbmain.gif HTTP/1.1" 498
>>>
>>> When I run the report, %r only returns GET /, though, and if I try
>>> to add %j to skip the GET, I get nothing back in the Request report.
>>>
>>>
>>
>> Using this LOGFORMAT (%j for GET and for HTTP/1.1)
>> LOGFORMAT ([%d/%M/%Y:%h:%n:%j] %j %j %j "%j %r %j" %b)
>>
>> I get this Request Report:
>>
>> reqs: %bytes:       last time: file
>> ----: ------: ---------------: ----
>>   1: 86.31%: 23/Jan/05 19:53: /public/images/crumbmain.gif
>>   1: 13.69%: 23/Jan/05 19:53: /public/images/red_dot.gif
>
>
+-----------------------------------------------------------------------
-
>>  TO UNSUBSCRIBE from this list:
>>    http://lists.meer.net/mailman/listinfo/analog-help
>>
>>  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
>>  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
>
+-----------------------------------------------------------------------
-

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to