Silviu Dicu wrote:

> LOGFORMAT (%S - - [%d/%M/%Y:%h:%n:%j %j]%w"%j %r%q %j" %c %b %j)
>
> LOGFORMAT (%S - - [%d/%M/%Y:%h:%n:%j %j]%w"%j %r %q %j" %c %b %j)

You only need to use %q if the query portion of the uri is stored in a separate field 
from the
request. If it is included in the request portion, as your logformat has, then Analog
automatically analyses it.

If you aren't getting any arguments in your request report then you need to change your
ARGSINCLUDE or *ARGSFLOOR line. This should get them all:

    ARGSINCLUDE *
    REQARGSFLOOR 1r


Jeremy Wadsack
Wadsack-Allen Digital Group


------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to