On Tuesday, June 28, 2005 10:45 AM [GMT+1=CET],
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

>> When I give the ARGSEXCLUDE command, it will now only count requests
>> for the script itself without arguments, rather than the sum of the
>> requests for the script without arguments and with arguments (ie,
>> 22933 requests were for /login and there were some 12000 more
>> requests for /login?url=http://(some-page) -- I want the sum of the
>> two, somewhere over 35000, and have it listed just as /login).
>> Anyone know how to get that working correctly?  Atleast without the
>> ARGSEXCLUDE command I can add it up and do it myself...not a
>> terribly large amount of pages.

ARGSEXCLUDE is suppose to do exactly what you are trying to do.

>> I had a problem where it wouldn't count scripts or files without
>> extensions, but resolved that one, and now my requests report is
>> just for pages.

How did you solve that problem? The documentation says that ARGSINCLUDE
applies before any aliasing, so if you aliased your script to solve that
problem, the ARGSEXCLUDE might not be working the way you expect.

" the check for whether the arguments should be included happens before the
filename has been subject to either built-in or user-specified aliases. So
you have to use the unaliased name, exactly as it occurs in the logfile"
http://analog.cx/docs/args.html#ARGSINCLUDE

Aengus

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

Reply via email to