aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-01-27 19:40:41 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-01-27 19:40:41 +0000
commit5e651b0fb36ada59fa0f96ff55cd183d529d133e (patch)
tree3444b7d4b6d4e0923c8063eede18756a6ef5d01f /sysutils/Makefile
parent9fa959e9749414fb058ffe2a0e489b4ef742e2a2 (diff)
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. Version 4.x.x is still in devel stage and can show stability issues. WWW: http://www.rsyslog.com/ PR: ports/130014 Submitted by: Cristiano Rolim Pereira <cristianorolim at hotmail.com>
Notes
Notes: svn path=/head/; revision=226988
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 2a36f64462d5..aa69ab024952 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -638,6 +638,7 @@
SUBDIR += rsyslog3-pgsql
SUBDIR += rsyslog3-relp
SUBDIR += rsyslog3-snmp
+ SUBDIR += rsyslog4
SUBDIR += rtty
SUBDIR += ruby-log4r
SUBDIR += ruby-quota