fxnn / gowatch

Configurable logfile analysis for your server.
MIT License
8 stars 2 forks source link

Support for parsing gzipped logfiles #23

Open fxnn opened 9 years ago

fxnn commented 9 years ago

In #22, we implement wildcards to support rotated logs. This mostly implies that we must be able to handle gzipped log files (transparently, i.e. just as if the file was uncompressed).