         MODULE=metalog
        VERSION=20260221
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/hvisage/$MODULE/archive/refs/tags/$VERSION.tar.gz
     SOURCE_VFY=sha256:74758d711cf264aa8eb78caf4887998cb7bea0876c34d8ec19bd59fb8991349f
       WEB_SITE=https://github.com/hvisage/metalog/
        ENTERED=20251113
        UPDATED=20260328
          SHORT="A 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 simple to configure, accepts unlimited number of rules and has
(switchable) memory bufferization for maximal performance.
EOF
