Name: | liblognorm |
---|---|
Version: | 2.0.6 |
Release: | 15.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 243998 |
License: | LGPL-2.1-or-later AND Apache-2.0 |
RPM: | liblognorm-2.0.6-15.el10.aarch64.rpm |
Source RPM: | liblognorm-2.0.6-15.el10.src.rpm |
Build Date: | Mon Jan 27 2025 |
Build Host: | build-ol10-aarch64.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. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Allow dropping empty json objects Resolves: RHEL-39979
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Port pcre dependency to pcre2 resolves: rhbz#2128320
- Update License tag for SPDX - Apache 2.0 was missing according to upstream sources
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Fix configure.ac/configure glitch (#2141801)