From: eldy <> Date: Thu, 1 Nov 2001 13:09:50 +0000 (+0000) Subject: Add support for ISA standard lof format. X-Git-Tag: AWSTATS_1_0~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ddc057950cade2c6cca3c2cadb5ff6193eb4f89;p=thirdparty%2FAWStats.git Add support for ISA standard lof format. --- diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index f2a36e88..ee6224ce 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -28,12 +28,13 @@ LogFile="/var/log/httpd/mylog.log" # Put here your log format (Must agree with your web server. See setup # instructions in README.txt to know how to configure your web server to have # the required log format). -# Possible values: 1, 2, 3, 4 or "your_own_personalised_log_format" +# Possible values: 1,2,3,4,5 or "your_own_personalised_log_format" # 1 = Apache native combined log format (NCSA combined/XLF/ELF log format) # 2 = IIS log format (W3C log format) # 3 = Webstar native log format # 4 = Apache or Squid native common log format (NCSA common log format) # With LogFormat=4, some features (browsers, os, keywords...) can't work. +# 5 = ISA server standard log format # "your_own_personalised_log_format" = If your log is a personalised format, # you must use the following syntax keys to define the log format string: # %host Host client name or IP adress