[analog-help] analyzing a very primitive access log
Aengus
analog07 at eircom.net
Tue May 1 11:36:10 PDT 2007
Frederik Dohr <fdg001 at gmx.net> wrote:
> Thanks for the quick response there!
>
>> To get a better idea of what sort of information Analog can glean
>> from the data in your logfiles, add
>>
>> ALL ON
>
> When I do that, I still get only a few more sections in the report -
> and none of them really returns any useful data.
> For example, the Browser Report gives me the following output:
> reqs pages browser
> 909 0 [not listed: 140 browsers]
> It's pretty much the same for Browser Summary, though there it's 35
> browsers that are "not listed".
The line above the report says:
Listing browsers with at least 1 request for a page, sorted by the
number of requests for pages.
"1 request for a page" is the "Floor" for the report.
http://analog.cx/docs/othreps.html#FLOOR
To specify a Floor of 1 Request, rather than 1 Page (as you aren't
logging anything that can be defined as a Page request), use
BROWREPFLOOR 1r
To get rid of the warning about the Sort not matching the new Floor, you
can add
BROWREPSORTBY requests
Aengus
More information about the analog-help
mailing list