aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-ApacheDBILogger/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-ApacheDBILogger/pkg-descr')
-rw-r--r--databases/p5-ApacheDBILogger/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/p5-ApacheDBILogger/pkg-descr b/databases/p5-ApacheDBILogger/pkg-descr
new file mode 100644
index 000000000000..ed3e2021ea83
--- /dev/null
+++ b/databases/p5-ApacheDBILogger/pkg-descr
@@ -0,0 +1,6 @@
+This module tracks what's being transfered by the Apache web
+server in a SQL database (everything with a DBI/DBD driver).
+This allows to get statistics (of almost everything) without
+having to parse the log files (like the Apache::Traffic module,
+just in a "real" database, and with a lot more logged
+information).