aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/p5-arclog/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/p5-arclog/pkg-descr')
-rw-r--r--sysutils/p5-arclog/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/p5-arclog/pkg-descr b/sysutils/p5-arclog/pkg-descr
new file mode 100644
index 000000000000..f4b8b43e3832
--- /dev/null
+++ b/sysutils/p5-arclog/pkg-descr
@@ -0,0 +1,12 @@
+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.
+
+WWW: http://search.cpan.org/dist/arclog/