Release Notes: The format handler for clf-data if the timestamp is negative has been fixed. A segfault in the output-modlogan plugin has been fixed.
Release Notes: The memory usage has been reduced by about 20%, and some debug output has been removed. Support for the %D option of Apache 2.x has been added.
Release Notes: The template engine has been improved for memory usage and speed, and the translations have been reworked. A new parser has been added for mod_log_sql and the ippl parser now has support for ipmod. Some minor bugs have been fixed and two segfault problems are now gone.
Release Notes: A IPPL processor has been added. Some smaller bugs which caused problems with broken input files which were damaged by a filesystem crash have been fixed.
Release Notes: Several smaller bugs which were added in 0.8.6 have been fixed, and a new parser for IP Protocol Logger has been added.
Release Notes: The bugs that were introduced in 0.8.6 have been fixed.
Release Notes: The buffer-functions from lighttpd have been ported to ModLogAn which reduces the memory usage and increases the speed. All 20 parsers can handle gzipped and bzipped logfiles.
Release Notes: gzip and bzip2 support has been added to qmail-parser. Some small bugs have been fixed.
Release Notes: This release fixes some segfaults, relaxes the lines max. line-length to 4096 characters and (the most important change) reduces memory usage.
Release Notes: Support for setting config-options via the command line has been added. The previous use of the gzgets() function has been replaced by a much faster IO-wrapper which handles uncompressed, gzipped, and bzipped logs on the fly. This release uses less memory and is faster then all other releases of the 0.8.x series.