summaryrefslogtreecommitdiff
path: root/localwebstats
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-12-28 16:23:06 +0000
committerJonas Smedegaard <dr@jones.dk>2002-12-28 16:23:06 +0000
commit53bd895d2adb06c3875fee0052caf574d6d0fd70 (patch)
tree5e72439f685f217c953f5364f3169cbde8cbb16b /localwebstats
parentbe3a77aad00680447a82286ef0b270b9a427bdef (diff)
Update to ModLogAn 0.8.x configfile syntax.
Diffstat (limited to 'localwebstats')
-rwxr-xr-xlocalwebstats19
1 files changed, 12 insertions, 7 deletions
diff --git a/localwebstats b/localwebstats
index 08ae8c7..36a27cf 100755
--- a/localwebstats
+++ b/localwebstats
@@ -3,7 +3,7 @@
# /usr/local/sbin/localwebstats
# Copyright 2001-2002 Jonas Smedegaard <dr@jones.dk>
#
-# $Id: localwebstats,v 1.23 2002-11-04 22:36:16 jonas Exp $
+# $Id: localwebstats,v 1.24 2002-12-28 16:23:06 jonas Exp $
#
# Webstats maintenance script
#
@@ -275,24 +275,29 @@ loadplugin = input_clf
loadplugin = output_modlogan
loadplugin = processor_web
-outputdir=$STATSDIR/modlogan
+statedir=$STATSDIR/modlogan
+
incremental = 0
debug_level = 0
+enable_resolver = 0
[processor_web]
+include = group.url.conf,group_exploits
include = modlogan.def.conf,processor_web
-searchengines = match.searchengines.conf
+
debug_searchengines = 0
-hidereferrer = \"^http://$HOST.$DOMAIN\"
+
+hidereferrer = \"^http://$HOST\.${DOMAIN//./\.}\"
[output_modlogan]
include = modlogan.def.conf,output_modlogan
+
hostname = http://$HOST.$DOMAIN
-[input_clf]
-include = match.os.conf,matchos
-include = match.ua.conf,matchua
+outputdir=$STATSDIR/modlogan
+[input_clf]
+include = modlogan.def.conf,input_clf
inputfile = -
"\
> $MODLOGAN_CFG