Hello, i've installed the actual version of analog under linux and all is fine.
i have 2 logfiles: /path/to/logfile/access.log /path/to/logfile/access.log.old.gz now i used the following line in the config file: logfile /path/to/logfile/access.log* so that all logfiles - compressed as well - are used. If i start analog from the commandline, analog decompresses the compressed logfile and then analyses both logfiles ==> okay. But if i use the perl script, analog ignores the compressed file - why? I can't understand this behaviour because gzip is used with the commandline parameter "-cd" so that the compressed logfile is deflated to STDOUT and not written to a file ==> should be no security reason to ignore it. Is it possible to bypass this behaviour? Thanx, marcel. +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
