summaryrefslogtreecommitdiffstats
path: root/utils/syslog-ng/DETAILS
blob: c99e6855cb9a216c3ee9c6d762d1d8778058963a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
           SPELL=syslog-ng
         VERSION=3.3.3
     SOURCE_HASH=sha512:4f702b9baa74991c6a9bdb0df1af3ba40e71ab4b97007baf0eec52386f668b737412a6cb7ff132046df1f0ab50c1438675c1c5a5d380daa6f4e08af4862e8cfa
          SOURCE=${SPELL}_${VERSION}.tar.gz
#         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.balabit.com/downloads/files/syslog-ng/sources/$VERSION/source/$SOURCE
#  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
#      SOURCE_GPG=balabit.gpg:$SOURCE.asc:UPSTREAM_KEY
#  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.balabit.hu
      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