summaryrefslogtreecommitdiffstats
path: root/system/syslog-ng/README
diff options
context:
space:
mode:
author Mario Preksavec <mario@slackware.hr>2013-12-12 00:08:58 +0700
committer Erik Hanson <erik@slackbuilds.org>2013-12-14 10:53:03 -0600
commit7ec156eccdd442461d08b4f701532a04031f4f01 (patch)
treeccc18fae24234be82d8d0dcfc96ea08b74a68c9f /system/syslog-ng/README
parent05d5d1ca13b1c89f103d963e6cb3d8ae40f23bf3 (diff)
downloadslackbuilds-7ec156eccdd442461d08b4f701532a04031f4f01.tar.gz
slackbuilds-7ec156eccdd442461d08b4f701532a04031f4f01.tar.xz
system/syslog-ng: Updated for version 3.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/syslog-ng/README')
-rw-r--r--system/syslog-ng/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/system/syslog-ng/README b/system/syslog-ng/README
index 7c4daf1606..c1d95f44d2 100644
--- a/system/syslog-ng/README
+++ b/system/syslog-ng/README
@@ -2,13 +2,13 @@ The syslog-ng application is a flexible and highly scalable system logging
application that is ideal for creating centralized and trusted logging
solutions. This free, open-source version is an extremely well-developed,
high performance, stable system being the Linux/Unix world's most frequently
-used alternative central logging system. The application can operate in
-server or agent mode, and - apart from UDP - supports the reliable TCP and
-the encrypted TLS protocols. That way syslog-ng can be used to create
-flexible and reliable logging infrastructure even in heterogeneous
-environments.
+used alternative central logging system. The application can operate in server
+or agent mode, and - apart from UDP - supports the reliable TCP and the
+encrypted TLS protocols. That way syslog-ng can be used to create flexible
+and reliable logging infrastructure even in heterogeneous environments.
-libdbi is an optional dependency (enables SQL support).
+libdbi is an optional dependency (enables SQL support). GeoIP support can be
+enabled with: GEOIP=yes ./syslog-ng.SlackBuild
For more information on how to install and run syslog-ng, see README.SLACKWARE
that came with this package (which is also installed with the docs).