mbok / logsniffer

logsniffer is a sophisticated open source web tool for parsing, viewing, monitoring and analyzing log data - smarter, collaborative and easier. [No longer maintaned]
GNU Lesser General Public License v3.0
104 stars 46 forks source link

Support for compressed log files #81

Open TheHaf opened 7 years ago

TheHaf commented 7 years ago

We usually configure a daily rolling file log in log4j and have the appender zip the previous days automatically. It would be great if logsniffer could handle these as well. It's a great tool already!