aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lire/pkg-descr
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2002-08-21 02:38:33 +0000
committerKevin Lo <kevlo@FreeBSD.org>2002-08-21 02:38:33 +0000
commitc90a3e8c50abc807857e27dbef0920b6fff91be5 (patch)
tree5bffd9a61200caf609ba3caba8ebed0f977a1a00 /sysutils/lire/pkg-descr
parent6aa02c012e83cd990d788a65da28a622a222ec8d (diff)
downloadports-c90a3e8c50abc807857e27dbef0920b6fff91be5.tar.gz
ports-c90a3e8c50abc807857e27dbef0920b6fff91be5.zip
Notes
Diffstat (limited to 'sysutils/lire/pkg-descr')
-rw-r--r--sysutils/lire/pkg-descr22
1 files changed, 22 insertions, 0 deletions
diff --git a/sysutils/lire/pkg-descr b/sysutils/lire/pkg-descr
new file mode 100644
index 000000000000..b073bddd0860
--- /dev/null
+++ b/sysutils/lire/pkg-descr
@@ -0,0 +1,22 @@
+Lire, the french word for `to read', is a toolset of logfile analysers.
+
+The Lire package is targeted at automatically generating useful
+reports from raw log files from various services. Currently, Lire
+can generate reports for a variety of email, web, dns, ftp, print
+servers and firewalls, and supports multiple output formats.
+
+Lire is built around the concept of a superservice. A superservice
+is a class of applications which share the same reports. Lire
+supports 6 superservices: dns, email, firewall, ftp, print and www.
+This means that log files for all supported email servers (service
+in Lire's parlance) will get similar reports. This is important for
+heterogeneous environments where you could have e.g. Sendmail and
+Postfix mail servers running. You will get similar reports which
+you can compare.
+
+Notes:
+- PDF output can be enabled if you follow the instructions coming
+ with "make pdf"
+- Excel output only works if you have Perl 5.6.1
+
+WWW: www.logreport.org