slackbuilds_ponce/system/rsyslog
Matteo Bernardini d547e0f889 Several: Change my email to @SBo in all maintained scripts
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-09-02 10:10:20 +02:00
..
config Several: Change my email to @SBo in all maintained scripts 2012-09-02 10:10:20 +02:00
doinst.sh
README system/rsyslog: Updated for version 5.8.11. 2012-05-07 23:07:31 -04:00
README.SLACKWARE
rsyslog.info system/rsyslog: Fixed dep information 2012-08-22 16:01:04 -05:00
rsyslog.SlackBuild system/rsyslog: Updated for version 5.8.12. 2012-06-25 21:48:30 -04:00
slack-desc system/rsyslog: Updated for version 5.8.11. 2012-05-07 23:07:31 -04:00

Rsyslog is an enhanced syslogd supporting, among others, MySQL,
PostgreSQL, failover log destinations, syslog/tcp, fine grain output
format control, high precision timestamps, queued operations and the
ability to filter on any message part.  It is quite compatible with
stock sysklogd and can be used as a drop-in replacement.  Its advanced
features make it suitable for enterprise-class, encryption protected
syslog relay chains while at the same time being very easy to setup
for the novice user.

Before you can run rsyslog, please see README.SLACKWARE

You can enable a lot of optional (not-autodetected) features by
passing variables to the script (VAR=yes/no ./rsyslog.SlackBuild):
MYSQL=yes|no (default: no), requires mysql (available in Slackware)
PGSQL=yes|no (default: no), requires postgresql
RELP=yes|no (default: no), requires librelp
LIBDBI=yes|no (default: no), requires libdbi
GNUTLS=yes|no (default: no), requires gnutls