# # Configuration file for http-analyze # Generated by http-analyze 2.3 at 06/Nov/1999 03:08 # # Entries are separated by one or more tabulators. # The first field is the directive (case-insensitive). # The second and an optional third field contain the # string, numerical or boolean values. Most definitions # here may be overwritten by command line options. # Registration ID (all versions) #RegInfo Personal Edition Registration-ID # Customer logos (commercial version only) # One (W) for use on white background, one (B) for black background. # Second field is name of logo, third is URL to link to. #CustLogoW btn/RAG_sw.gif http://www.rent-a-guru.de/ #CustLogoB btn/RAG_sb.gif http://www.rent-a-guru.de/ # The name of your server (defaults to the local hostname). # Must be a full qualified domain name (FQDN) here, not an URL. ServerName www.ccp14.ac.uk # The prefix to use in URLs for hotlinks. Needed only if the # statistics report is hosted on another server than the pages # listed in the report. If the protocol specifier is not given, # 'http' is assumed. Trailing slashes are removed. #ServerURL http://www.mycompany.com # Other (virtual) names for this host. If no protocol specifier # (http, https) is specified explicitely, http-analyze creates # two entries per name, one with the `http' and another one with # the `https' protocol specifier. Either the ServerURL or the # ServerName is added automatically to this list, whichever # is defined. No additional protocols are added for the latter # two except the 'http' default. Trailing slashes are removed. #VirtualNames https://www.mycompany.com #VirtualNames http://www.customer.com,http://customer.com VirtualNames http://programming.ccp14.ac.uk,http://alife.ccp14.ac.uk,http://netlib.ccp14.ac.uk VirtualNames http://programming.ccp14.ac.uk,http://alife.ccp14.ac.uk,http://netlib.ccp14.ac.uk VirtualNames http://iucr-cpd.ccp14.ac.uk,http://icsd.ccp14.ac.uk,http://gnu.ccp14.ac.uk # The name of a virtual server document root. If defined, # http-analyze restricts analysis to the given document root. # If the name is prefixed by a `!', analysis takes place for # all directories except this subdirctory. If docroot does # not start with a slash ('/'), it is interpreted as the name # of a virtual server, which is matched against the (normally # unused) second field of a logfile entry. Intented for use # with (software-) virtual servers with a separate Document # Root or for which the hostname is recorded in the second # field of a logfile entry. #DocRoot /~customer/ #DocRoot www.customer.com # The name of the default logfile to be used if none given # at invocation of http-analyze. LogFile /web_disc/ccp14/web-logs/october1999_resolved.log # The format of the logfile: # auto Automatically determine format (default) # clf Common Logfile Format (CLF) # dlf Combined Logfile Format (CLF + Referrer + UserAgent) # elf Extended Logfile Format (CLF + UserAgent + Referrer) #LogFormat auto # The default mode of operation now is full statistics ("monthly") mode. #DefaultMode monthly # The name of the directory where the output files of the statistics # report are to be created. OutputDir /web_disc/ccp14/web_area/stats/filtered # Use symlinks for the required files and buttons if missing. # Requires installation of all files/buttons in HA_LIBDIR. #BtnSymlink No # Multi-language support. # To use a language for every message, define the 'LANG' or the # 'LC_MESSAGES' environment variable before invoking http-analyze. # # The 'Language' directive can be used to provide statistics # in other languages, e.g. for customers of an ISP. If set, it # will change the language every message is displayed in after # the settings from the configuration file have been loaded. # # HTMLCharSet defines the Content-Encoding to use for the files # of the statistics report. This may be necessary if the selected # language requires another char set than the browser's default # (usually iso-8859-1/latin1). If left undefined, the default is # 'iso-8859-1', which includes 'us-ascii' as a subset. # # Here are some suggestions for Language (Locale) and # HTMLCharSet (Encoding) values: # # Country Locale Encoding # -------------------------------------------------------- # Standard C C us-ascii # Arabic Countries ar iso-8859-6 # Belarus be iso-8859-5 # Bulgaria bg iso-8859-5 # Czech Republic cs iso-8859-2 # Denmark da iso-8859-1 # Germany de iso-8859-1 # Greece el iso-8859-7 # Great Britain en iso-8859-1 # United States en_US iso-8859-1 # Spain es iso-8859-1 # Mexico es_MX iso-8859-1 # Finland fi iso-8859-1 # France fr iso-8859-1 # Belgium fr_BE iso-8859-1 # Canada fr_CA iso-8859-1 # Switzerland fr_CH iso-8859-1 # Croatia hr iso-8859-2 # Hungary hu iso-8859-2 # Iceland is iso-8859-1 # Italy it iso-8859-1 # Israel iw iso-8859-8 # Japan ja Shift_JIS or iso-2022-jp # Korea ko EUC-kr or iso-2022-kr # Netherlands nl iso-8859-1 # Belgium nl_BE iso-8859-1 # Norway no iso-8859-1 # Poland pl iso-8859-2 # Portugal pt iso-8859-1 # Brazil pt_BR iso-8859-1 # Romania ro iso-8859-2 # Russia ru KOI8-R or iso-8859-5 # Sweden sv iso-8859-1 # Turkey tr iso-8859-9 # Chinese zh big5 # -------------------------------------------------------- # #Language C #HTMLCharSet iso-8859-1 # The name of a private directory where detailed lists are to be placed. # Must be a subdirectory of OutputDir and may contain no slashes. Note # that you have to set up server authentication if you want to protect # those lists. http-analyze just creates the detailed list of URLs, sites, # agents and referrers in this subdirectory. See the online documentation # for an example. #PrivateDir lists # Alternate names for directory index files other than "index.html". # Note: The leading slash is important! IndexFiles /index.htm IndexFiles /default.htm IndexFiles /Default.htm IndexFiles /mirror.htm IndexFiles /xfit.htm IndexFiles /tutorial.htm # Skip all URLs which required authentication. By default, such URLs # are handled just like all other URLs. Setting AuthURL to Off, No, # None, False, or 0 causes the analyzer to skip those private URLs # in the logfile. #AuthURL No # Remove arguments from CGI-URLs in the overview and detailed lists # (default: true). Can be set to Off, No, None, False, 0 to have CGI- # URLs with different arguments listed separately in the report. Note # that arguments to a CGI-script are recorded in the logfile only for # scripts using the GET method for passing parameters. #StripCGI No # Definitions for Pageviews: If the value starts with a slash (/), # it defines the prefix of an URL which is counted as s pageview # if hit. If it does not start with a slash, it defines the suffix # of such an URL. In the latter case, the analyzer prepends a dot # to the suffix automatically for backward compatibility. Use this # directive to specify alternate suffixes for text files other than # ".html" (which is added automatically) and to specify prefixes # of documents generated by CGI scripts (for example: /cgi-bin/). #PageView .shtml,.text,.htm,/cgi-bin/ # Time-window for accounting user sessions (default: 24 hours). # Use t[icks], s[econds], m[inutes], h[ours] or d[ays] after # the number as a scaling unit. #Session 30 Minutes # Level of subdomains in hostnames to use in the Top N sites list as an # item, under which all hostnames from this domain are lumped together. # Valid range: 1-5, Default: 2 #ShowDomain 2 # Noise level: suppress details about all items with hits below # this level in order to keep the size of reports manageable. #NoiseLevel 7 # The title to display in the statistics reports. ReportTitle Access Statistics for www.ccp14.ac.uk # The name of a file containing all valid domains. # You may add top-level domains with up to 6 characters # in length. See the included file TLD for an example. # Not needed usually unless you want change the built-in # list of country names. If TLDFile is set to `none', no # country list is produced in the summary. #TLDFile /usr/local/lib/http-analyze/TLD #TLDFile none # The name of the VRML prolog file for yearly models. # For use on graphic workstations only! #VRMLProlog 3Dprolog.wrl # Font faces and sizes. HeadFont and HeadSize are used for headers, # while TextFont and TextSize are used for normal text. ListSize (the # former FontSize directive) is the size of the preformatted text in # the detailed lists. SmallSize is the size used for small text like # percentages following the actual numbers, etc. # # Valid values for the font face directives are name lists of browser # fonts or the keyword "default" to use the browser's standard font. #HeadFont Helvetica,Arial,Geneva,sans-serif #TextFont Helvetica,Arial,Geneva,sans-serif #ListFont monospaced #HeadSize 3 #TextSize 2 #ListSize 2 #SmallSize 1 # The Prefix to output after the header section (if defined, it must # include the tag). If the string starts with a slash, it is # taken as the name of a file containing the HTML code. #HTMLPrefix #HTMLPrefix /usr/www/lib/header.templ # The Trailer to output at the end of a page, immediately before the # copyright note. If the string starts with a slash, it is taken as # the name of a file containing the HTML code. #HTMLTrailer Back to the internal server #HTMLTrailer /usr/www/lib/trailer.templ # Suppress certain parts of the summary. #Suppress URLs,URLList,Code404,Sites,RSites,SiteList,Agents,Referrer #Suppress AVLoad,Country,AuthReq,Pageviews,Graphics,Hotlinks,Interpol # The number of URLs, sites, agents and referrers in the "top N" lists. # If set to zero, the appropriate parts of the summary will be supressed. #TopURLs 30 #LeastURLs 10 #TopSites 30 #TopAgents 30 #TopRefers 30 #TopDays 7 #TopHours 24 #TopMinutes 5 #TopSeconds 5 # TblFormat defines the layout of the tables in the report. # The syntax is: # TblFormat tblname specifier # # where `tblname' stands for the # Month statistics of the last 12 months (main page) # Day daily stats in short & full summaries # Load average load by weekday, hour, minute, second # Country Country list # TopTen all Top N lists # Overview all overviews # Lists all detailed lists (preformatted text) # NotFound list of NotFound responses # # and `specifier' is a list of the following characters: # # n An index number/label (don't remove!) # h The number of hits (any request) # f The number of files sent (Code 200 OK) # c The number of files saved by cache (Code 304 Not Modified) # p The number of pageviews # s The number of user sessions # k The data sent in KBytes (integer representation) # B The data sent in Bytes (float representation) # L A changing label (don't remove!) # # This are the built-in table formats: #TblFormat Month n h f c p s k #TblFormat Day n H F C P S k #TblFormat Load N H F P S k L #TblFormat Country N H F P S k L #TblFormat TopTen N H F P S k L #TblFormat Overview H f p B #TblFormat Lists H f p B #TblFormat NotFound h s b # The size of the navigation frame in pixels. #NavigFrame 124 # The type of the 3D window: # extern (new window) or intern (inside frame). #3DWindow extern # The size of the 3D window in pixels (width x height). #3DWinSize 520x420 # The size of the navigation window in pixels (width x height). #NavWinSize 420x190 # MSIISMode: Use case-insensitive comparison for URLs. Needed for MS IIS # which makes no difference between upper- and lower-case characters. # MS users may regard this as an enhancement, while for the rest of # the world this is just a violation of RFC 2068 and should be ignored. #MSIISMode No # # List of sites and URLs to ignore or hide. # Format: # IgnSys HOST # IgnURL URL # HideSys HOST DESC [TLD] # HideURL URL DESC # # URL is the file's URL relative to the Document Root of the server # HOST is a full qualified domain name # DESC is the new category this item is hidden under # # The URL/hostname may either begin or end with a `*' # wildcard. There is only one wildcard allowed. The `*' # must be the first or very last character of the string. # Inside the string, a `*' is taken literal. # # If an URL doesn't start with a `*', it's first character # must be a slash (`/'). # If DESC begins with the character `[', the item is not # shown in any of the "Top Ten" lists. # Ignore this hostnames. Increases processing time by a # significant amount, so keep this list small or don't # use it at all if speed is a concern. IgnSys *.com,*.net,*.co.uk,*.co.jp,*.com.au,*.com.br IgnSys 1*,2*,3*,4*,5*,6*,7*,8*,9* # Ignore this URLs. Increases processing time by a # significant amount, so keep this list small or don't # use it at all if speed is a concern. #IgnURL *.gif,*.jpg,*.jpeg # Hide this hostnames. May be used to map local IP numbers # to hostnames. See the online documentation for examples. #HideSys *.myname.com MYCOMPANY #HideSys 192.168.1.* UNRESOLVED.IP [COM] #HideSys local.host LOCAL.NETWORK [COM] # Hide this URLs. # Square brackets around the item means to suppress # the item from the Top N lists. #HideURL *.map [All image maps] #HideURL *.class [All java applets] #HideURL /robots.txt [Robot control file] #HideURL /bad-link.html [Bad Links] #HideURL /help.html Foo Help #HideURL /news/* Foo News #HideURL /stats/* Foo Access Statistics #HideURL /cgi-bin/* CGI scripts # Browser types to be added to the browser list. # Needed for a certain browser type whose vendor # still can't spell it's name correctly. HideAgent Mozilla/4.0 (compatible; MSIE 4. MSIE 4.* HideAgent Mozilla/3.0 (compatible; MSIE 4. MSIE 4.* HideAgent Mozilla/3.0 (compatible; MSIE 3. MSIE 3.* HideAgent Mozilla/2.0 (compatible; MSIE 2.* # Referrers to be added to the referrer list. If a string in # square brackets is given, this is the CGI parameter which # specifies the search key for search engines. HideRefer http://www.yahoo.com/ Yahoo HideRefer http://av.yahoo.com/ Yahoo [p=] HideRefer http://search.yahoo.com/ Yahoo [p=] HideRefer http://www.altavista.digital.com/ AltaVista [q=] HideRefer http://ie4.altavista.digital.com/ AltaVista [q=] HideRefer http://altavista.digital.com/ AltaVista [q=] # Mock domains to be added to the Country list. #AddDomain .myname.com MYCOMPANY #AddDomain .compuserve.com Compuserve #AddDomain .dtag.de T-Online #AddDomain .aol.com AOL