"Paul Tetley" <[EMAIL PROTECTED]> wrote:

> Just before I write a perl script to hack up (copies of) my log files,
> is there a way to configure Analog to ignore HEAD requests?
>
> We are using JavaWebStart to deploy an application and want to count the
> number of people downloading the program.  However the WebStart client
> is forever checking the resource files for updates so we get WAY more
> HEAD than GET requests for each .jar file...

Add
LOGFORMAT (%j HEAD %j)
to your config file. You'll need to specify your actual logformat as well,
but if you specify this line first, Analog will recognize the HEAD lines
first, and ignore any filename and/or date information in them.

Aengus

+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to