From: eldy <> Date: Thu, 29 Aug 2002 13:52:36 +0000 (+0000) Subject: Updated documentation X-Git-Tag: AWSTATS_5_0_BETA~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=705032cfbf5eb7c22d7d365f0ca770b873a95bf2;p=thirdparty%2FAWStats.git Updated documentation --- diff --git a/docs/awstats_faq.html b/docs/awstats_faq.html index e23630b3..2780b359 100644 --- a/docs/awstats_faq.html +++ b/docs/awstats_faq.html @@ -1,684 +1,684 @@ - - -
- - - - -![]() |
-
- -AWStats logfile analyzer 5.0 Documentation - - |
-- - | -
|
-OS: -Windows NT 4.0, Windows 2000, Windows Me, Linux, Macintosh, Solaris, Aix, BeOS, ... -Web/Wap/Proxy servers -Apache, IIS 5.0, WebStar, WebLogic, WebSite, Squid, Roxen, IPlanet, IceCast, Zope, www4mail, ... -Perl interpreters: -ActivePerl 5.6, Perl for unix 5.0, mod_perl for Apache, ... - |
| -Bosnian=ba, Chinese (Taiwan)=tw, Chinese (Traditional)=cn, Czech=cz, -Danish=dk, Dutch=nl, English=en, Finnish=fi, French=fr, German=de, -Greek=gr, Hungarian=hu, Indonesian=id, Italian=it, Japanese=jp, Korean=kr, -Latvian=lv, Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl, -Portuguese=pt, Portuguese (Brazilian)=br, Romanian=ro, Russian=ru, -Spanish=es, Swedish=se, Turkish=tr, Ukrainian=ua - |
|
-If your log records are EXACTLY like this (NCSA combined/XLF/ELF log format): -62.161.78.73 - - [dd/mmm/yyyy:hh:mm:ss +0x00] "GET /page.html HTTP/1.1" 200 1234 "http://www.from.com/from.htm" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)" -You must use : LogFormat=1 -This is same than: LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot" - |
|
-If your log records are EXACTLY like this (NCSA combined with Apache using mod_gzip format 1): -62.161.78.73 - - [dd/mmm/yyyy:hh:mm:ss +0x00] "GET /page.html HTTP/1.1" 200 1234 "http://www.from.com/from.htm" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)" mod_gzip: 66pct. -You must use : LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot %other %gzipratio" - |
|
-If your log records are EXACTLY like this (NCSA common CLF log format): -62.161.78.73 - - [dd/mmm/yyyy:hh:mm:ss +0x00] "GET /page.html HTTP/1.1" 200 1234 -You must use : LogFormat=4 -Note: Browsers, OS's, Keywords and Referers features are not available with a such format. - |
|
-If your log records are EXACTLY like this (IIS W3C log format): -yyyy-mm-dd hh:mm:ss 62.161.78.73 - GET /page.html 200 1234 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+5.01;+Windows+NT+5.0) http://www.from.com/from.html -You must use : LogFormat=2 - |
|
-If your log records are EXACTLY like this (With some WebSite versions): -yyyy-mm-dd hh:mm:ss 62.161.78.73 - 192.168.1.1 80 GET /page.html - 200 11205 0 0 HTTP/1.1 mydomain.com Mozilla/4.0+(compatible;+MSIE+5.5;+Windows+98) - http://www.from.com/from.html -You must use : LogFormat="%time2 %host %logname %other %other %method %url %other %code %bytesd %other %other %other %other %ua %other %referer" - |
|
-If you use ProFTP server: -See Next FAQ. - |
|
-There is a lot of other possible log formats. -You must use a personalized log format LogFormat ="..." as described in config file to -support other various log formats. - |
![]() |
+
+ +AWStats logfile analyzer 5.0 Documentation + + |
++ + | +
|
+OS: +Windows NT 4.0, Windows 2000, Windows Me, Linux, Macintosh, Solaris, Aix, BeOS, ... +Web/Wap/Proxy servers +Apache, IIS 5.0, WebStar, WebLogic, WebSite, Squid, Roxen, IPlanet, IceCast, Zope, www4mail, ... +Perl interpreters: +ActivePerl 5.6, Perl for unix 5.0, mod_perl for Apache, ... + |
| +Bosnian=ba, Chinese (Taiwan)=tw, Chinese (Traditional)=cn, Czech=cz, +Danish=dk, Dutch=nl, English=en, Finnish=fi, French=fr, German=de, +Greek=gr, Hungarian=hu, Indonesian=id, Italian=it, Japanese=jp, Korean=kr, +Latvian=lv, Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl, +Portuguese=pt, Portuguese (Brazilian)=br, Romanian=ro, Russian=ru, +Spanish=es, Swedish=se, Turkish=tr, Ukrainian=ua + |
|
+If your log records are EXACTLY like this (NCSA combined/XLF/ELF log format): +62.161.78.73 - - [dd/mmm/yyyy:hh:mm:ss +0x00] "GET /page.html HTTP/1.1" 200 1234 "http://www.from.com/from.htm" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)" +You must use : LogFormat=1 +This is same than: LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot" + |
|
+If your log records are EXACTLY like this (NCSA combined with Apache using mod_gzip format 1): +62.161.78.73 - - [dd/mmm/yyyy:hh:mm:ss +0x00] "GET /page.html HTTP/1.1" 200 1234 "http://www.from.com/from.htm" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)" mod_gzip: 66pct. +You must use : LogFormat="%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot %other %gzipratio" + |
|
+If your log records are EXACTLY like this (NCSA common CLF log format): +62.161.78.73 - - [dd/mmm/yyyy:hh:mm:ss +0x00] "GET /page.html HTTP/1.1" 200 1234 +You must use : LogFormat=4 +Note: Browsers, OS's, Keywords and Referers features are not available with a such format. + |
|
+If your log records are EXACTLY like this (IIS W3C log format): +yyyy-mm-dd hh:mm:ss 62.161.78.73 - GET /page.html 200 1234 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+5.01;+Windows+NT+5.0) http://www.from.com/from.html +You must use : LogFormat=2 + |
|
+If your log records are EXACTLY like this (With some WebSite versions): +yyyy-mm-dd hh:mm:ss 62.161.78.73 - 192.168.1.1 80 GET /page.html - 200 11205 0 0 HTTP/1.1 mydomain.com Mozilla/4.0+(compatible;+MSIE+5.5;+Windows+98) - http://www.from.com/from.html +You must use : LogFormat="%time2 %host %logname %other %other %method %url %other %code %bytesd %other %other %other %other %ua %other %referer" + |
|
+If you use ProFTP server: +See Next FAQ. + |
|
+There is a lot of other possible log formats. +You must use a personalized log format LogFormat ="..." as described in config file to +support other various log formats. + |