liblognorm

Fast and flexible log normalization library

liblognorm

Fast and flexible log normalization library

liblognorm 1.1.1 released

We have just released liblognorm 1.1.1. This release contains new parser syntaxes and some fixes. Changes: Version 1.1.1, 2015-03-09 fixed library version numbering Thanks to Tomas Heinreich for reporting the problem. added new parser syntaxes Thanks to Janmejay Singh for implementing most of them. bugfix: function ln_parseFieldDescr() returns state value due to unitialized variable. This […]

liblognorm 1.1.0 released

We have just released liblognorm 1.1.0. This release contains a new feature. Changes Version 1.1.0, 2015-01-08 added regular expression support use this feature with great care, as it thrashes performance Thanks to Janmejay Singh for implementing this feature. fix build problem when –enable-debug was set closes: https://github.com/rsyslog/liblognorm/issues/5 Download: http://www.liblognorm.com/download/liblognorm-1-1-0/ As always, feedback is appreciated. Best regards, […]

liblognorm 1.0.1 released

We have just released liblognorm 1.0.1. This is a pure maintenance release. Changes Version 1.0.1, 2014-04-11 improved doc (via RST/Sphinx) bugfix: unparsed fields were copied incorrectly from non-terminated string. Thanks to Josh Blum for the fix. bugfix: mandatory tag did not work in lognormalizer Download: http://www.liblognorm.com/download/liblognorm-1-0-1/ As always, feedback is appreciated. Best regards, Florian Riedl

liblognorm 1.0.0 released

We have just released liblognorm 1.0.0. This is a completely revamped and enhanced version. It introduces incompatible API changes, which were unavoidable. For details please visit http://www.liblognorm.com/news/on-liblognorm-1-0-0/ Changes Version 1.0.0, 2013-11-28 WARNING: this version has incompatible interface and older programs will not compile with it. For details see http://www.liblognorm.com/news/on-liblognorm-1-0-0/ libestr is not used any more in […]

On liblognorm 1.0.0

Liblognorm is a fast-samples based normalization library. It’s brand new version 1.0.0 will be released today. It is a major improvement over previous versions, but unfortunately we needed to change the API. So some notes are due. Liblognorm evolves since several years and was intially meant to be used primarily with the Mitre CEE effort. Consequently, […]

liblognorm 0.3.7 released

We have just released liblognorm 0.3.7. This release contains a single API extension which is needed by John Hopper’s python bindings (and also contributed by him – thanks!) Changes Version 0.3.7, 2013-07-17 added support to load single samples Thanks to John Hopper for the patch Download: http://www.liblognorm.com/download/liblognorm-0-3-7/ As always, feedback is appreciated. Best regards, Florian […]

liblognorm 0.3.5 released

We have just released liblognorm 0.3.5. Changes Version 0.3.5 (rgerhards), 2012-09-18 renamed “normalizer” tool to “lognormalizer” to solve name clashes Thanks to the Fedora folks for pointing this out.:   Download: http://www.liblognorm.com/download/liblognorm-0-3-5/ As always, feedback is appreciated. Best regards, Florian Riedl

liblognorm 0.3.4 released

We have just released liblognorm 0.3.4. This is a bug fixing release, targeting a single bug that prevented building on many platforms. Changes: Version 0.3.4 (rgerhards), 2012-04-16 bugfix: normalizer tool had a memory leak Thanks to Brian Know for alerting me and helping to debug   Download: http://www.liblognorm.com/download/liblognorm-0-3-4/ As always, feedback is appreciated. Best regards, […]

liblognorm 0.3.3 released

We have just released liblognorm 0.3.3. This release is for bugfixing purposes only. Changes: Version 0.3.3 (rgerhards), 2012-02-06 required header file was not installed, resulting in compile error closes: http://bugzilla.adiscon.com/show_bug.cgi?id=307 Thanks to Andreis Vinogradovs for alerting us on this bug. Download: http://www.liblognorm.com/files/download/liblognorm-0.3.3.tar.gz As always, feedback is appreciated. Best regards, Florian Riedl

Scroll to top