mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
17 lines
676 B
Plaintext
17 lines
676 B
Plaintext
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.
|
|
|
|
Key features:
|
|
|
|
* 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).
|
|
|
|
The official home page of syslog-ng is:
|