Stephen Turner <[EMAIL PROTECTED]> wrote: > > A pre-processing hook invoking an external program for rewriting the log file > > entries prior to processing would help here. > > > > Something like > > > > PreprocessFilter /home/me/resolve.pl > > > > which would receive log file lines one at a time from stdin and write log > > file lines (or discard lines) to stdout. > > > > In addition to external DNS modifications this would also come handy to > > reformat log file entries which are not compatible with analog, e.g. > > Cookie values containing double-quotes etc. > > > > UNCOMPRESS is actually just a pre-processing hook, so this already exists.
I see how UNCOMPRESS can be used as a pre-processing hook, however adding additional filters means modifying all UNCOMPRESS directives (and creating new UNCOMPRESS directives for all extensions that aren't really compressed). An explicit PROPROCESSFILTER statement would be much easier to use without "breaking" the nicely working UNCOMPRESS -- Klaus Johannes Rusch [EMAIL PROTECTED] http://www.atmedia.net/KlausRusch/ +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
