freebsd-ports/sysutils/lmon/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

7 lines
532 B
Text

LMon is a package for near real-time monitoring of logs, sending email alerts
upon known (rule hits) or unknown data (rule misses). It features buffering of
multiple rule hits within a given interval, cap at a given maximum number of
lines, wait for a given interval before sending next alert, and auto- discovery
of log rotation. It can be run from the command line without configuration, or
be controlled from a central configuration file with multiple instances
monitoring different log files/sending alerts to different people.