liblognorm

Fast and flexible log normalization library

liblognorm

Fast and flexible log normalization library

liblognorm 1.1.2 released

We have just released liblognorm 1.1.2. This release contains new parser syntaxes and some fixes. Changes: Version 1.1.2, 2015-07-20 permit newline inside parser definition new parser “cisco-interface-spec” new parser “json” to process json parts of the message new parser “mac48” to process mac layer addresses new parser “name-value-list” (currently inofficial, experimental) some parsers did incorrectly […]

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

Scroll to top