           SPELL=logsurfer
         VERSION=1.5b
          SOURCE=$SPELL-$VERSION.tar
         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.cert.dfn.de/pub/tools/audit/logsurfer/$SOURCE
  SOURCE2_URL[0]=ftp://ftp.cert.dfn.de/pub/tools/audit/logsurfer/$SOURCE2
      SOURCE_GPG=logsurfer.gpg:$SOURCE2:VERIFIED_UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.cert.dfn.de/eng/logsurf/
         ENTERED=20060403
        KEYWORDS="security"
           SHORT="an adaptive log checking/auditing tool"

cat << EOF
logsurfer is a log checking/auditing tool similar to swatch and logcheck but
with the capability of handling multi-line messages and dynamically adapting
the ruleset. It is written in portable C, well documented, fast, and flexible.
It works on any textfile or stdin, can be run at intervals or continuously, and
has timeouts and resource limits.
EOF
