Name: | liblognorm |
---|---|
Version: | 2.0.2 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 240944 |
License: | LGPLv2+ |
RPM: | liblognorm-2.0.2-2.el7.aarch64.rpm |
Source RPM: | liblognorm-2.0.2-2.el7.src.rpm |
Build Date: | Wed Aug 29 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.liblognorm.com |
Summary: | Fast samples-based log normalization library |
Description: | Briefly described, liblognorm is a tool to normalize log data. People who need to take a look at logs often have a common problem. Logs from different machines (from different vendors) usually have different formats for their logs. Even if it is the same type of log (e.g. from firewalls), the log entries are so different, that it is pretty hard to read these. This is where liblognorm comes into the game. With this tool you can normalize all your logs. All you need is liblognorm and its dependencies and a sample database that fits the logs you want to normalize. |
RHEL 7.6 erratum - added patch with skipempty support resolves: rhbz#1565219 - removed no longer used patch file
- rebase to 2.0.2 - resolves: rhbz#1420719
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- rebase to 0.3.7
- upgrade to upstream version 0.3.5 - drop patch0, merged upstream liblognorm-0.3.4-rename-to-lognormalizer.patch - remove trailing whitespace
- Modified description of main & util package
- Renamed normalizer binary to lognormalizer - Updated pc file to exclude lee and lestr
- Updated BuildRequires to contain libestr-devel
- initial port