          MODULE=rsyslog
         VERSION=8.2512.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/rsyslog/rsyslog/archive/v${VERSION}.tar.gz
      SOURCE_VFY=sha256:0a43a8f61c28054f71a2de1c4e5081a652b89a51d3872f30ea2487cbc86494e3
        WEB_SITE=https://www.rsyslog.com/
      MAINTAINER=ratler@lunar-linux.org
         ENTERED=20080731
         UPDATED=20260107
           SHORT="An enhanced multi-threaded syslogd"

cat << EOF
Rsyslog is an enhanced multi-threaded syslogd with a focus on security and
reliability. Among others, it offers support for on-demand disk buffering,
reliable syslog over TCP, SSL, TLS and RELP, writing to databases (MySQL,
PostgreSQL, Oracle, and many more), email alerting, fully configurable output
formats (including high-precision timestamps), the ability to filter on any
part of the syslog message, on-the-wire message compression, and the ability
to convert text files to syslog. It is a drop-in replacement for stock syslogd
and able to work with the same configuration file syntax.
EOF
