Package syslog-ng: Information

  • Default inline alert: Version in the repository: 3.34.1-alt1

Source package: syslog-ng
Version: 3.28.1-alt1
Latest version according to Repology
Build time:  Aug 21, 2020, 12:32 AM in the task #256530
Report package bug
License: GPLv2 and LGPLv2
Summary: syslog-ng daemon
Description: 
syslog-ng, as the name shows, is a syslogd replacement, but with new
functionality for the new generation. The original syslogd allows
messages only to be sorted based on priority/facility pairs; syslog-ng
adds the possibility to filter based on message contents using regular
expressions. The new configuration scheme is intuitive and powerful.
Forwarding logs over TCP and remembering all forwarding hops makes it
ideal for firewalled environments.

List of rpms provided by this srpm:
python3-module-syslog-ng-debuggercli (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-afsnmp (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-afsnmp-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-debun (noarch)
syslog-ng-devel (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-geoip2 (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-geoip2-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-http (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-http-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-journal (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-journal-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-json (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-json-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-libdbi (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-libdbi-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-mongodb (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-mongodb-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-python3 (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-python3-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-redis (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-redis-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-scl (noarch)
syslog-ng-smtp (x86_64, ppc64le, i586, armh, aarch64)
syslog-ng-smtp-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Sergey Y. Afonin


ACL:
Sergey Y. Afonin
@everybody

    1. python3-dev
    2. libesmtp-devel
    3. autoconf-archive
    4. libssl-devel
    5. libmaxminddb-devel
    6. glib2-devel
    7. libmongoc-devel
    8. libnet-snmp-devel
    9. libnet2-devel
    10. docbook-style-xsl
    11. libsystemd-devel
    12. rpm-build-licenses
    13. libpcre-devel
    14. libGeoIP-devel
    15. flex
    16. libpopt-devel
    17. libhiredis-devel
    18. libuuid-devel
    19. libivykis-devel
    20. libjson-c-devel
    21. xsltproc
    22. libcap-devel
    23. libcurl-devel
    24. libdbi-devel

Last changed


Aug. 20, 2020 Sergey Y. Afonin 3.28.1-alt1
- 3.28.1
- syslog-ng-snmp replaced by syslog-ng-afsnmp
Oct. 20, 2019 Sergey Y. Afonin 3.24.1-alt2
- added conf.d.example/00-redefine-source-sys.conf: redefinition
  "source sys" for kernels before 3.5 (for 2.6.32-ovz-el formally)
- added syslog-ng-redis subpackage
- removed python-dev from BuildRequires
- renamed syslog-ng-python to syslog-ng-python3
- renamed python-module-syslog-ng-debuggercli to python3-module-syslog-ng-debuggercli
Oct. 11, 2019 Sergey Y. Afonin 3.24.1-alt1
- 3.24.1
- built syslog-ng-geoip2 instead of syslog-ng-geoip
- switched to python3-dev
- syslog-ng.conf:
  + used system() source instead of unix-dgram ("/dev/log") (ALT #36454)
  + logging own Syslog-ng's messages to /var/log/syslog/syslog-ng