1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/misc/logsurfer/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

13 lines
632 B
Plaintext

Logsurfer is a program for monitoring system logs in real-time,
and reporting on the occurrence of events. It is similar to the
well-known swatch program on which it is based, but offers a
number of advanced features which swatch does not support.
Logsurfer is capable of grouping related log entries
together - for instance, when a system boots it usually creates
a high number of log messages. In this case, logsurfer can be
setup to group boot-time messages together and forward them in
a single Email message to the system administrator under the
subject line "Host xxx has just booted".
Swatch just couldn't do this properly.