diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-18 20:44:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-18 20:44:29 +0000 |
commit | 19942cae40b42af688f5e3024843ca8f1ed9ae99 (patch) | |
tree | 92b42086fca7a44e4c43f763b03333a48ac6f509 /sysutils/rsyslog5-devel/pkg-descr | |
parent | ba5102bc8a52805ae46b69fd3d82d87b44db8547 (diff) |
- Update to 5.3.3
- Connect to build
PR: 139382
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=246176
Diffstat (limited to 'sysutils/rsyslog5-devel/pkg-descr')
-rw-r--r-- | sysutils/rsyslog5-devel/pkg-descr | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/sysutils/rsyslog5-devel/pkg-descr b/sysutils/rsyslog5-devel/pkg-descr index b3c35a7c60fc..018f816b2c97 100644 --- a/sysutils/rsyslog5-devel/pkg-descr +++ b/sysutils/rsyslog5-devel/pkg-descr @@ -1,16 +1,21 @@ 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 +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 +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 +enterprise-class, encryption protected syslog relay chains while at the +same time being very easy to setup for the novice user. WWW: http://www.rsyslog.com/ |