Library and tool to normalize log data
Liblognorm is a library and a tool to normalize log data.
Liblognorm shall help to make sense out of syslog data, or, actually, any event data that is present in text form.
In short words, one will be able to throw arbitrary log message to liblognorm, one at a time, and for each message it will output well-defined name-value pairs and a set of tags describing the message.
So, for example, if you have traffic logs from three different firewalls, liblognorm will be able to "normalize" the events into generic ones. Among others, it will extract source and destination ip addresses and ports and make them available via well-defined fields. As the end result, a common log analysis application will be able to work on that common set and so this backend will be independent from the actual firewalls feeding it. Even better, once we have a well-understood interim format, it is also easy to convert that into any other vendor specific format, so that you can use that vendor's analysis tool.
-
Checkout Package
osc checkout SUSE:SLE-15:Update/liblognorm && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
liblognorm-2.0.6.tar.gz | 0000666712 651 KB | |
liblognorm.changes | 0000008656 8.45 KB | |
liblognorm.spec | 0000005559 5.43 KB |
Latest Revision
osc copypac from project:openSUSE.org:SUSE:SLE-15:Update package:liblognorm revision:c2d775456310e073ec215579fa3a7526
Comments 0