Package: awffull
Version: 3.6.1beta1-1
Severity: normal
Tags: patch
Policy 12.6 states that example configuration files should be put into
/usr/share/doc/<package>/examples
Alternatively /etc/awffull/awffull-sample.conf could be installed as
/etc/awffull/awffull.conf. The patch below sets default settings that
should work with apache2 since this is the http server that is used
most according to popcon.
--- ../awffull-3.6.1beta1-orig/sample.conf 2006-08-02
08:06:24.000000000 -0400
+++ sample.conf 2006-08-22 13:10:58.000000000 -0400
@@ -27,7 +27,7 @@
# the log filename ends in '.gz' (ie: a gzip compressed file), it will
# be decompressed on the fly as it is being read.
-#LogFile /var/lib/httpd/logs/access_log
+LogFile /var/log/apache2/access.log.1
# LogType defines the log type being processed. Normally, AWFFull
# expects a CLF or Combined web server log as input. Using this option,
@@ -44,7 +44,7 @@
# should be a full path name, however relative ones might work as well.
# If no output directory is specified, the current directory will be used.
-#OutputDir /var/lib/httpd/htdocs/usage
+OutputDir /var/www/awffull
# HistoryName allows you to specify the name of the history file produced
# by AWFFull. The history file keeps the data for up to 12 months
-- System Information:
Debian Release: 3.1
APT prefers stable
APT policy: (900, 'stable'), (600, 'testing'), (50, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-amd64-k8
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages awffull depends on:
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii libgd2-xpm 2.0.33-1.1sarge1 GD Graphics Library version 2
ii libpcre3 4.5-1.2sarge1 Perl 5 Compatible Regular Expressi
ii libpng12-0 1.2.8rel-1 PNG library - runtime
ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime
awffull recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]