On Wednesday, August 02, 2006 5:08 PM [EDT],
John G Doke <[EMAIL PROTECTED]> wrote:

 2006-07-19 20:34:01 131.200.79.9 CORPS GET /software/startpage.html
integratedarchitecture=EN 200
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322)
http://localhost:53401/default.aspx


These are lines from my log files.  This page is used with
parameters. /sooftware/startpage.html?training=EN

Without the questionmark Analog does not recognise these as
parameters.

I need to report on the parameters.

Thanks for your help

LOGFORMAT (%w%Y-%m-%d %h:%n:%j %S %u %j %r %q %c %B %f)
will parse the log examples you provided. (There are 2 leading spaces in you exampe lines - if they aren't actually in your log, just drop the %w in the LOGFORMAT).

This produces the following Request Report:

5 19/Jul/06 20:34/software/startpage.html
3 19/Jul/06 20:33  /software/startpage.html?training=EN
1 19/Jul/06 20:34  /software/startpage.html?integratedarchitecture=EN
1 19/Jul/06 20:33  /software/startpage.html?phonesupport=EN

If you need to analyse this in greater detail, you might be able to use the Internal Search Engine commands.

http://analog.cx/docs/args.html#SEARCHENGINE

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