Name: | syslog-ng |
---|---|
Version: | 4.8.1 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 4364712 |
License: | GPL-2.0-or-later |
RPM: | syslog-ng-4.8.1-1.el10_0.x86_64.rpm |
Source RPM: | syslog-ng-4.8.1-1.el10_0.src.rpm |
Build Date: | Fri Jan 31 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.syslog-ng.com/products/open-source-log-management/ |
Summary: | Next-generation syslog server |
Description: | syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. Key features: * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), ...) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). |
- initial EPEL 10 build - commented out parts related to missing dependencies
- update to 4.8.1 - it is a bug fix release fixing many bugs reported upstream
- re-enable modules based on GRPC - merge spec modernization fixes from carlwgeorge
- disable modules based on GRPC (rhbz#2304731)
- update to 4.8.0 - re-enable eBPF support - remove patch fixing 32 builds (it was mreged upstream)
- convert license to SPDX
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13
- rebuild for hiredis soname bump
- Rebuilt for libre2.so.11 bump