mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/syslog-ng: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
4e425167c3
commit
cbf36d83ef
1 changed files with 15 additions and 13 deletions
|
@ -1,17 +1,19 @@
|
||||||
The syslog-ng application is a flexible and highly scalable system logging
|
The syslog-ng application is a flexible and highly scalable system
|
||||||
application that is ideal for creating centralized and trusted logging
|
logging application that is ideal for creating centralized and trusted
|
||||||
solutions. This free, open-source version is an extremely well-developed,
|
logging solutions. This free, open-source version is an extremely
|
||||||
high performance, stable system being the Linux/Unix world's most frequently
|
well-developed, high performance, stable system being the Linux/Unix
|
||||||
used alternative central logging system. The application can operate in server
|
world's most frequently used alternative central logging system. The
|
||||||
or agent mode, and - apart from UDP - supports the reliable TCP and the
|
application can operate in server or agent mode, and - apart from UDP
|
||||||
encrypted TLS protocols. That way syslog-ng can be used to create flexible
|
- supports the reliable TCP and the encrypted TLS protocols. That
|
||||||
and reliable logging infrastructure even in heterogeneous environments.
|
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). GeoIP support can be
|
libdbi is an optional dependency (enables SQL support). GeoIP support
|
||||||
enabled with: GEOIP=yes ./syslog-ng.SlackBuild
|
can be enabled with: GEOIP=yes ./syslog-ng.SlackBuild
|
||||||
|
|
||||||
This package will conflict with sysklogd - in other words, you *need*
|
This package will conflict with sysklogd - in other words, you *need*
|
||||||
to remove sysklogd before installing syslog-ng.
|
to remove sysklogd before installing syslog-ng.
|
||||||
|
|
||||||
For more information on how to install and run syslog-ng, see README.SLACKWARE
|
For more information on how to install and run syslog-ng, see
|
||||||
that came with this package (which is also installed with the docs).
|
README.SLACKWARE that came with this package (which is also installed
|
||||||
|
with the docs).
|
||||||
|
|
Loading…
Reference in a new issue