86236d7be1
- Make UUID support optional since it not used very often and conflicts with postgres [1] Changes: http://www.rsyslog.com/changelog-for-7-4-4-v7-stable/ PR: 180139 [1] Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> [1] Reviewed by: swills@
19 lines
815 B
Text
19 lines
815 B
Text
Rsyslog is an enhanced multi-threaded syslogd with a focus on
|
|
security and reliability.
|
|
|
|
Among others, it offers support for on-demand disk buffering,
|
|
reliable syslog over TCP, SSL, TLS and RELP, writing to databases
|
|
(MySQL, PostgreSQL, Oracle, and many more), email alerting, fully
|
|
configurable output formats (including high-precision timestamps),
|
|
the ability to filter on any part of the syslog message, on-the-wire
|
|
message compression, and the ability to convert text files to syslog.
|
|
|
|
It is a drop-in replacement for stock syslogd and able to work with
|
|
the same configuration file syntax. 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.
|
|
|
|
Tracking v7-stable
|
|
|
|
WWW: http://www.rsyslog.com/
|