freebsd-ports/sysutils/metalog/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
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)
2022-09-07 23:58:51 +02:00

11 lines
513 B
Text

Metalog is a modern replacement for syslogd and klogd. The logged messages can
be dispatched according to their facility, urgency, program name and/or
Perl-compatible regular expressions.
Log files can be automatically rotated when they exceed a certain size or age.
External shell scripts (ex: mail) can be launched when specific patterns are
found.
Metalog is easier to configure than syslogd and syslog-ng, accepts unlimited
number of rules and has (switchable) memory bufferisation for maximal
performance.