Jens Vonderheide wrote:

> are there any plans for adding support for mod_gzip log information?
> 
> mod_gzip is an Apache module that compresses data send by Apache with gzip.
> mod_gzip can add some information (like the compression ratio) to the access
> log.
> 
> I'd add the support myself, but I don't quite see through analog's internal
> structure like how to tell analog what to do with which part of the logfile
> line. I already have code finished to process the parsed informatio to
> create a summary.


What do you need to do with the information? If you're not using one of 
the defined values like user or vhost, then you can 'hijack' that in a 
custom logformat (using %u or %v respectively) and use the appropriate 
reports to see a list of values.

-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+------------------------------------------------------------------------
|  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/
+------------------------------------------------------------------------

Reply via email to