summaryrefslogtreecommitdiffstats
path: root/system/rsyslog/README
diff options
context:
space:
mode:
author Christophe Trussardi2012-05-08 05:07:31 +0200
committer dsomero2012-05-08 05:07:31 +0200
commit5f659ddf3f698a18c0ec6df20706c4219584f249 (patch)
tree4a334839202b55897105ef95c560811702cea118 /system/rsyslog/README
parentf3d2a37d5f92eb7d44e32edf40bb164031e5e9a7 (diff)
downloadslackbuilds-5f659ddf3f698a18c0ec6df20706c4219584f249.tar.gz
system/rsyslog: Updated for version 5.8.11.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/rsyslog/README')
-rw-r--r--system/rsyslog/README14
1 files changed, 7 insertions, 7 deletions
diff --git a/system/rsyslog/README b/system/rsyslog/README
index 67d7542e47..af18741b61 100644
--- a/system/rsyslog/README
+++ b/system/rsyslog/README
@@ -1,17 +1,17 @@
-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
+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
+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 (part of stock Slackware)
+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