           SPELL=metalog
         VERSION=20220214
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$SPELL-$VERSION"
   SOURCE_URL[0]=https://github.com/hvisage/${SPELL}/archive/${SPELL}-${VERSION}.tar.gz
     SOURCE_HASH=sha512:44a1443e8f9e92460f128aa35125d50ae247ba4f2ce8fd8cc32b96a491e29963cdc27be12a6db28f286e2d5a2bc6243e126a77ae3eb642e7c969d58446a18fcd
        WEB_SITE=https://metalog.sourceforge.net/
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="modern replacement for syslogd and klogd"
cat << EOF
Metalog is a modern replacement for syslogd and klogd. The logged messages can
be dispatched according to their facility, urgency, program name, and/or
Perl-compatible regular expressions. Log files can be automatically rotated when
they exceed a certain size or age. External shell scripts (e.g., mail) can be
launched when specific patterns are found. Metalog is easier to configure than
syslogd and syslog-ng, accepts an unlimited number of rules, and has
(switchable) memory bufferization for maximal performance.
EOF
