]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Add support for ISA standard lof format.
authoreldy <>
Thu, 1 Nov 2001 13:09:50 +0000 (13:09 +0000)
committereldy <>
Thu, 1 Nov 2001 13:09:50 +0000 (13:09 +0000)
wwwroot/cgi-bin/awstats.model.conf

index f2a36e888838f22c3e1bad81fca2066598219420..ee6224ce0e9d9aa8675fe2c8d85bf4f0a5b652d1 100644 (file)
@@ -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