Package syslog-ng: Information

    Source package: syslog-ng
    Version: 3.28.1-alt1
    Build time:  Aug 25, 2020, 05:12 AM in the task #256529
    Report package bug
    License: GPLv2, 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


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