Hi, I'd like Analog to analyze compressed logfiles. Following the documentation, I added this line to my cfg file: UNCOMPRESS *.gz (gzip -cd)
All my logfiles are gzip'd. I want to get a computer output to a file whose name is specified in a secondary config file, given in the command line using the +g switch. Now, since I added the UNCOMPRESS line, the output is written on screen instead of in the file. It looks like the -c switch from gzip applies also to analog. What can I do? Thanks in advance. Raphael +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
