Chuck Pierce ([EMAIL PROTECTED]):

> anyone know why this is, and/or a workaround for the problem?

> I create two reports <simple and detailed> from cache files that are
> created every time I rotate my logs.  The detailed report looks fine,
> but when I run the simple report I have several FILEALIAS's that I try
> to run on the cache files and they don't appear in the report properly. 
> Why is this?  Do I need to have two cache files <simple/detailed>?  Is
> there something else that I can use to accomplish:

> FILEALIAS REGEXPI:(.*)/.*\.gif$ $1/IMAGES
> FILEALIAS REGEXPI:(.*)/.*\.jpg$ $1/IMAGES
> FILEALIAS REGEXPI:(.*)/.*\.jpeg$ $1/IMAGES
> FILEALIAS REGEXPI:(.*)/.*\.png$ $1/IMAGES

You should run FILEALIAS on the logfiles before generating the cache.
Otherwise the results will be wrong. In this case you need two cache
files. Or you can use REQALIAS on a cache file if you only want the
alias to show up in the request report.

-- 

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/analog-help@lists.isite.net/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to