Hi, is there a rolling file appender that zips the rolled over file? We have quite big log files. We would like to keep 10 times 10 mb of log files (in xml format), resulting in 100 Mb of space waisted on people's harddisks. If the rolled over files would be zipped, then this would dramatically be smaller. Is this supported by log4j?
regards, Wim