| Name: | syslog-ng |
|---|---|
| Version: | 4.8.2 |
| Release: | 1.el10_1 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 5718451 |
| License: | GPL-2.0-or-later |
| RPM: | syslog-ng-4.8.2-1.el10_1.aarch64.rpm |
| Source RPM: | syslog-ng-4.8.2-1.el10_1.src.rpm |
| Build Date: | Sun Sep 21 2025 |
| Build Host: | build-ol10-aarch64.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). |
- update to 4.8.2, a bug fix release - fixes an inproper certificate validation problem (CVE-2024-47619) - fixes elasticsearch-http() and other drivers after a backwards incompatible fix in format-json - reliability and performance improvements in the S3 destination
- 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