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 […]

Using rsyslog mmnormalize module effectively with Adiscon LogAnalyzer

Using the mmnormalize module in rsyslog is a bit complicated at first. We want to describe in this article how to set up the basic components for using log normalization. In addition to that we will show how to configure these components so messages will be split into pieces of information. These pieces of information […]

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 […]

log classification with liblognorm

Today, we have added support for so-called “tags” to liblognorm (and it’s base library libee). This new capabilities permits very easy classification of syslog message and log records in general. So you can not only extract data from your various log source, you can also classify events, for example, as being a “login”, a “logout” […]

Scroll to top