On Mon, Sep 10, 2007 at 09:41:32AM +0200, Michał Jęczalik wrote: > logtail 1.2.60. logtail2 has a hardcoded '.gz' suffix during various > checks of rotated archive logfiles, but if you use bzip2 for compressing > them, it fails, of course.
Which standard compression scheme can be configured to use .bz2? What keeps you from implementing your own scheme? I'd like to keep the compression scheme detection code as easy as possible, it's ugly enough that one needs to guess how a given log is rotated. Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 72739834 Nordisch by Nature | How to make an American Quilt | Fax: *49 3221 2323190 _______________________________________________ Logcheck-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/logcheck-devel

