#
# logtoolrc
#
# configuration file for httpd log file statistics
# generation program 'logtool'
#
# GPL (C) ah@instrumentpolen.se 1999-03-15
#
#logfile 	/usr/local/apache/logs/referer_log
logfile		/root/download/referer_log

# timespan <hours>
timespan	168

# output _directory_
output		/root/src/logtool/htmlfiles
statistics	/root/src/logtool/stats.txt

# official hostname and 'localhost' alias
hostname	krossen
alias		localhost

# 'domain' must come before any 'alias' defs
domain 		instrumentpolen.se
alias		proxy-ny

# local domain(s)
local		instrumentpolen.se ingenjorspolen.se

# ignore accesses from hosts / .domains
ignore		israel
ignore		.ingenjorspolen.se
#ignore		/image

interface	195.84.164.199
interface	192.168.66.3

# exclude from views
exclude		/gshare/tmp .gif .jpg
exclude		/image/tmp

# remove comment to resolve ip addresses
; resolve
