On Fri, 21 Jan 2000, MAURICE BORER wrote:

> I would like to get a report of all the serlvet requests made, including
> the query string parameters. In the request output the request to the
> servlets are logged correclty however without the parameters passed to
> them. In the log file these parameters are indeed in a seperate column. 
> 
> According to the analog documentation that extra column could be include
> with the %q. My problem is that I can't get this column included. I've
> also tried to use the ARGSFLOOR command, but got an error message.

As the error says, ARGSFLOOR doesn't exist. It's called REQARGSFLOOR.

> Lastly, is it possible to include only a set of query parameters, say the
> first 5? 
> 

No. It wouldn't be right, either, because you don't know what order they're
going to arrive in. But you can pick out the one interesting one in the
search reports using the SEARCHENGINE command.

> C:\Programme\Weblog Analyser\analog 4.01\analog.exe: Warning C: Bad argument
>   in configuration command: ignoring it:
>   LOGFORMAT %q

This command is completely wrong!

-- 
Stephen Turner    [EMAIL PROTECTED]    http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Children from St Lawrence's School have buried a time capsule to mark both
   the millennium and National Tree Week." Cambridge Town Crier, 16/12/99

------------------------------------------------------------------------
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.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to