liblognorm

Fast and flexible log normalization library

liblognorm

Fast and flexible log normalization library

liblognorm 0.3.2 released

We have just released liblognorm 0.3.2. This release includes a new major features. Changes: Version 0.3.2 (rgerhards), 2011-11-21 added rfc5424 parser (requires libee >= 0.3.2) added “-” to serve as name for filler fields. Value is extracted, but no field is written special handling for iptables log via %iptables% parser added (currently experimental pending practical […]

liblognorm 0.3.1 released

We have just released liblognorm 0.3.1. This release includes a new major features. Changes: Version 0.3.1 (rgerhards), 2011-04-18 added -t option to normalizer so that only messages with a specified tag will be output bugfix: abort if a tag was assigned to a message without any fields parsed out (uncommon scenario) bugfix: mem leak on […]

liblognorm 0.1.0 has been released

Liblognorm is a event and log normalization library that is capable of real-time processing. It provides the capability to normalize events to a set of standard formats. It is most efficient when used together with almost unstructured data, as for example found in typical syslog messages. While liblognorm provides a service similar to other projects, […]

log normalization with rsyslog

We just wanted to give you a quick heads-up on our current development efforts: We have begun to work heavily on a message modfication module for rsyslog which will support liblognorm-style normalization inside rsyslog. In git there already is a branch “lognorm”, which we will hopefully complete and merge into master soon. It provides some […]

Scroll to top