# pwebstats configuration file for unimelb http server # # Unique nickname for server. server:tyrell # Header for index page. Server_header:The Tyrell Corporation WWW Server # Location of latest log file logfile:/usr/lcoal/etc/httpd/logs/access_log.current # Location for the output of pwebstats. outdir:/usr/local/etc/httpd/htdocs/usage # directory containing GIF templates templates:/usr/local/etc/httpd/support/pwebstats/templates # Stats collection interval interval:weekly # Threshold for including host accessing the server on all hosts page # note: the higher you set this, the faster pwebstats will run. host_threshold:25 # Threshold for including item accessed on items accessed page # note: the higher you set this, the faster pwebstats will run. item_threshold:50 # Location of page-stats config file page_config:/usr/local/etc/httpd/support/pwebstats/conf/pwebstats.pages # Verbose? Yes verbose:true #local hostname/IP pattern local_patt:\.tyrell\.com$|^10\.250 # exclude this pattern from request stats exclude:\.gif|\.xbm|\.jpg # Exclude these hosts from all stats complete_exclude_host:foo1.tyrell.com|foo2.tyrell.com|foo3.tyrell.com # Exclude urls matching this pattern from all stats complete_exclude_url_patt:^/test/*$|^/robots.txt$ # Exclude these users from all stats complete_exclude_user:tom|dick|harry