Date: Thu, 21 Nov 2013 21:12:51 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334525 - in head/sysutils: syslog-ng syslog-ng-devel syslog-ng2 syslog-ng33 Message-ID: <201311212112.rALLCpKH061795@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Thu Nov 21 21:12:50 2013 New Revision: 334525 URL: http://svnweb.freebsd.org/changeset/ports/334525 Log: Update pkg-descr. Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline) Modified: head/sysutils/syslog-ng-devel/pkg-descr head/sysutils/syslog-ng/pkg-descr head/sysutils/syslog-ng2/pkg-descr head/sysutils/syslog-ng33/pkg-descr Modified: head/sysutils/syslog-ng-devel/pkg-descr ============================================================================== --- head/sysutils/syslog-ng-devel/pkg-descr Thu Nov 21 20:48:11 2013 (r334524) +++ head/sysutils/syslog-ng-devel/pkg-descr Thu Nov 21 21:12:50 2013 (r334525) @@ -1,10 +1,17 @@ -syslog-ng3 (Syslog New Generation) is a powerful replacement for the standard -syslogd. Features include: +syslog-ng is an enhanced log daemon, supporting a wide range of input and +output methods: syslog, unstructured text, message queues, databases (SQL +and NoSQL alike) and more. - - ability to filter messages based on content using regular expressions - - forwarding logs on TCP +Key features: -WWW: http://www.balabit.com/products/syslog_ng/ + * receive and send RFC3164 and RFC5424 style syslog messages + * work with any kind of unstructured data + * receive and send JSON formatted messages + * classify and structure logs with builtin parsers (csv-parser(), + db-parser(), ...) + * normalize, crunch and process logs as they flow through the system + * hand on messages for further processing using message queues (like + AMQP), files or databases (like PostgreSQL or MongoDB). --Vince Valenti -vince@blue-box.net +The official home page of syslog-ng is: +http://www.balabit.com/network-security/syslog-ng/ Modified: head/sysutils/syslog-ng/pkg-descr ============================================================================== --- head/sysutils/syslog-ng/pkg-descr Thu Nov 21 20:48:11 2013 (r334524) +++ head/sysutils/syslog-ng/pkg-descr Thu Nov 21 21:12:50 2013 (r334525) @@ -1,10 +1,17 @@ -syslog-ng3 (Syslog New Generation) is a powerful replacement for the standard -syslogd. Features include: +syslog-ng is an enhanced log daemon, supporting a wide range of input and +output methods: syslog, unstructured text, message queues, databases (SQL +and NoSQL alike) and more. - - ability to filter messages based on content using regular expressions - - forwarding logs on TCP +Key features: -WWW: http://www.balabit.com/products/syslog_ng/ + * receive and send RFC3164 and RFC5424 style syslog messages + * work with any kind of unstructured data + * receive and send JSON formatted messages + * classify and structure logs with builtin parsers (csv-parser(), + db-parser(), ...) + * normalize, crunch and process logs as they flow through the system + * hand on messages for further processing using message queues (like + AMQP), files or databases (like PostgreSQL or MongoDB). --Vince Valenti -vince@blue-box.net +The official home page of syslog-ng is: +http://www.balabit.com/network-security/syslog-ng/ Modified: head/sysutils/syslog-ng2/pkg-descr ============================================================================== --- head/sysutils/syslog-ng2/pkg-descr Thu Nov 21 20:48:11 2013 (r334524) +++ head/sysutils/syslog-ng2/pkg-descr Thu Nov 21 21:12:50 2013 (r334525) @@ -1,10 +1,17 @@ -syslog-ng (Syslog New Generation) is a powerful replacement for the standard -syslogd. Features include: +syslog-ng is an enhanced log daemon, supporting a wide range of input and +output methods: syslog, unstructured text, message queues, databases (SQL +and NoSQL alike) and more. - - ability to filter messages based on content using regular expressions - - forwarding logs on TCP +Key features: -WWW: http://www.balabit.com/products/syslog_ng/ + * receive and send RFC3164 and RFC5424 style syslog messages + * work with any kind of unstructured data + * receive and send JSON formatted messages + * classify and structure logs with builtin parsers (csv-parser(), + db-parser(), ...) + * normalize, crunch and process logs as they flow through the system + * hand on messages for further processing using message queues (like + AMQP), files or databases (like PostgreSQL or MongoDB). --Vince Valenti -vince@blue-box.net +The official home page of syslog-ng is: +http://www.balabit.com/network-security/syslog-ng/ Modified: head/sysutils/syslog-ng33/pkg-descr ============================================================================== --- head/sysutils/syslog-ng33/pkg-descr Thu Nov 21 20:48:11 2013 (r334524) +++ head/sysutils/syslog-ng33/pkg-descr Thu Nov 21 21:12:50 2013 (r334525) @@ -1,10 +1,17 @@ -syslog-ng3 (Syslog New Generation) is a powerful replacement for the standard -syslogd. Features include: +syslog-ng is an enhanced log daemon, supporting a wide range of input and +output methods: syslog, unstructured text, message queues, databases (SQL +and NoSQL alike) and more. - - ability to filter messages based on content using regular expressions - - forwarding logs on TCP +Key features: -WWW: http://www.balabit.com/products/syslog_ng/ + * receive and send RFC3164 and RFC5424 style syslog messages + * work with any kind of unstructured data + * receive and send JSON formatted messages + * classify and structure logs with builtin parsers (csv-parser(), + db-parser(), ...) + * normalize, crunch and process logs as they flow through the system + * hand on messages for further processing using message queues (like + AMQP), files or databases (like PostgreSQL or MongoDB). --Vince Valenti -vince@blue-box.net +The official home page of syslog-ng is: +http://www.balabit.com/network-security/syslog-ng/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311212112.rALLCpKH061795>