diff options
author | will <will@FreeBSD.org> | 2000-04-25 12:48:06 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-04-25 12:48:06 +0000 |
commit | 81c43ca28442726c32561aadaf69ad048320837b (patch) | |
tree | b976f80e6277e45e2afa7366fc3951b36559d533 /sysutils/syslog-ng/pkg-descr | |
parent | dcca7d684e75c6d0007e907b82cab2fd90c0e8e5 (diff) | |
download | FreeBSD-ports-81c43ca28442726c32561aadaf69ad048320837b.zip FreeBSD-ports-81c43ca28442726c32561aadaf69ad048320837b.tar.gz |
Add syslog-ng, a syslog replacement.
PR: 18187
Submitted by: Vince Valenti <vince@blue-box.net>
Category seconded by: asami, chuckr, green
Diffstat (limited to 'sysutils/syslog-ng/pkg-descr')
-rw-r--r-- | sysutils/syslog-ng/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/syslog-ng/pkg-descr b/sysutils/syslog-ng/pkg-descr new file mode 100644 index 0000000..95639dd --- /dev/null +++ b/sysutils/syslog-ng/pkg-descr @@ -0,0 +1,10 @@ +syslog-ng (Syslog New Generation) is a powerful replacement for the standard +syslogd. Features include: + + - ability to filter messages based on content using regular expressions + - forwarding logs on TCP + +WWW: http://www.balabit.hu/products/syslog-ng/ + +-Vince +vince@blue-box.net |