Current Path : /compat/linux/proc/68247/cwd/home/tools/awstats/docs/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //compat/linux/proc/68247/cwd/home/tools/awstats/docs/awstats_what.html |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <meta name="description" content="AWStats Documentation - What is AWStats, features"> <meta name="keywords" content="awstats, awstat, features, function"> <meta name="robots" content="index,follow"> <meta name="title" content="AWStats Documentation - What is AWStats"> <title>AWStats Documentation - What is AWStats</title> <link rel="stylesheet" href="styles.css" type="text/css"> <!-- $Revision: 1.35 $ - $Author: eldy $ - $Date: 2003/09/22 04:01:59 $ --> </head> <body topmargin=10 leftmargin=5> <table style="font: 10pt arial,helvetica,verdana" cellpadding=0 cellspacing=0 border=0 bgcolor=#FFFFFF width=100%> <!-- Large --> <tr style="font: 10pt arial,helvetica,verdana"> <td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td> <td bgcolor=#9999cc align=center> <br> <font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.9 Documentation</b></font><br> <br> </td> <td bgcolor=#9999cc align=center> </td> </tr> </table> <br><br><H1 style="font: 26px arial,helvetica,sanserif">What is AWStats / Features</H1> <br><a name="FEATURES"></a><br> <font size=3 color=#665544><b>Features</b></font><br> <hr> <b>A full log analysis enables AWStats to show you the following information</b>:<br> * Number of <u>visits</u>, and number of <u>unique visitors</u>,<br> * <u>Visits duration</u> and last visits,<br> * <u>Authenticated users</u>, and last authenticated visits,<br> * <u>Days of week</u> and <u>rush hours</u> (pages, hits, KB for each hour and day of week),<br> * <u>Domains/countries</u> of hosts visitors (pages, hits, KB, <font color=#221188>269 domains/countries detected</font>),<br> * <u>Hosts list</u>, last visits and unresolved IP addresses list,<br> * <u>Most viewed</u>, <u>entry</u> and <u>exit</u> pages,<br> * <u>Files type</u>,<br> * <u>Web compression statistics</u> (for mod_gzip or mod_deflate),<br> * <u>Browsers</u> used (pages, hits, KB for each browser, each version, <font color=#221188>89 browsers</font>: Web, Wap, Media browsers...),<br> * <u>OS used</u> (pages, hits, KB for each OS, <font color=#221188>34 OS detected</font>),<br> * <u>Visits of robots</u> (<font color=#221188>310 robots detected</font>),<br> * <u>Search engines</u>, <u>keyphrases</u> and <u>keywords</u> used to find your site (<font color=#221188>The 109 most famous search engines are detected like yahoo, google, altavista, etc...</font>),<br> * <u>HTTP errors</u> (Page Not Found with last referrer, ...),<br> * <u>Other personalized reports</u> based on url, url parameters, referer field for miscellanous/marketing purpose,<br> * <u>Screen size</u> (need to add some HTML tags in index page).<br> * Number of times your site is "added to favourites bookmarks".<br> * Ratio of Browsers with support of: <u>Java, Flash, RealG2 reader, Quicktime reader, WMA reader, PDF reader</u> (need to add some HTML tags in index page).<br> * Cluster report for load balanced servers ratio.<br> <br> <b>AWStats also supports the following features</b>:<br> * Can analyze a lot of log formats: Apache NCSA combined log files (XLF/ELF) or common (CLF), IIS log files (W3C), WebStar native log files and other web, proxy, wap or streaming servers log files (but also ftp or mail log files). See <a href="awstats_faq.html#LOGFORMAT">AWStats F.A.Q.</a> for examples.<br> * Works from command line and from a browser as a CGI (with dynamic filters capabilities for some charts),<br> * Update of statistics can be made from a web browser and not only from your scheduler,<br> * Unlimited log file size, support split log files (load balancing system),<br> * Support 'nearly sorted' log files even for entry and exit pages,<br> * Reverse DNS lookup before or during analysis, support DNS cache files,<br> * Country detection from IP location (geoip) or domain name.<br> * WhoIS links,<br> * A lot of options/filters and plugins can be used,<br> * Multi-named web sites supported (virtual servers, great for web-hosting providers),<br> <!-- * Yearly, monthly and daily statistics,<br> --> * Cross Site Scripting Attacks protection,<br> * Several languages. See <a href="awstats_faq.html#LANG">AWStats F.A.Q.</a> for full list.<br> * No need of rare perl libraries. All basic perl interpreters can make AWStats working,<br> * Graphical and framed reports,<br> * Look and colors can match your site design, can use CSS,<br> * Help and tooltips on HTML reported pages,<br> * Easy to use (Just one configuration file to edit),<br> * Absolutely free (even for web hosting providers), with sources (<a href="awstats_license.html">GNU General Public License</a>)<br> * Available on all platforms,<br> * AWStats has a <a href="awstats.xml" target=_newawstats>XML Portable Application Description</a>.<br> <br> <b>Requirements</b>:<br> To use AWStats, you need the following requirements:<br> * Your server must log web access in a log file you can read.<br> * You must be able to run perl scripts (.pl files) from command line and/or as CGI.<br> If not, you can solve this by downloading last Perl version at <a href="http://www.activestate.com/ActivePerl/">ActivePerl</a> (<font color=#221188>Win32</font>) or <a href="http://www.perl.com/pub/language/info/software.html">Perl.com</a> (<font color=#221188>Unix/Linux/Other</font>).<br> See <a href="awstats_faq.html#SERVERSOS">AWStats F.A.Q.</a> to have examples of supported OS and Web servers.<br> <br> <hr> <script language=javascript> var lastmod = new Date(document.lastModified); if (lastmod.getDate() > 0) { if (lastmod.getDate()<10) zerod="0" else zerod=""; if (lastmod.getMonth()<9) zerom="0" else zerom="" year2kok=lastmod.getYear(); if (year2kok<100) year2kok+=2000; if ((year2kok>=100) && (year2kok < 1970)) year2kok+=1900; document.writeln("Last revision: "+year2kok+"-"+zerom+(lastmod.getMonth()+1)+"-"+zerod+lastmod.getDate()); } </script> </body> </html>