ports/sysutils/p5-arclog/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

10 lines
553 B
Text

arclog archives the log files monthly. It strips off log entries that
belongs to previous months, and then compresses and saves them to archived
files named logfile.yyyymm.gz.
Currently, arclog supports Apache access log, Syslog, NTP, Apache 1 SSL
engine log and my own bracketed, modified ISO date/time log file formats,
and gzip and bzip2 compression methods. Several software projects log (or
can log) in a format compatible with the Apache access log, like CUPS,
ProFTPD, Pure-FTPd... etc., and arclog can archive their Apache-like log
files, too.