           SPELL=syslog-ng
         VERSION=3.28.1
     SOURCE_HASH=sha512:0e8199577b3a1b61b009a3dccd83b63641c6519770d39ab5f08860f8ac6d0ee9734bd0da32d228138054a79ceadfe59e1dc2c3ac4057db5765a2e02311961f04
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${SPELL}-${VERSION}
   SOURCE_URL[0]=https://github.com/balabit/${SPELL}/archive/${SOURCE}
        WEB_SITE=https://www.balabit.com
      LICENSE[0]=GPL
         ENTERED=20020203
        KEYWORDS="utils logger"
           SHORT="syslog-ng is an enhanced sysklogd replacement"
cat << EOF
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.
EOF
