Jump to content

AWStats

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Orenburg1 (talk | contribs) at 17:41, 6 May 2016 (sp). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

AWStats
Original author(s)Laurent Destailleur
Initial releaseMay 2, 2000; 24 years ago (2000-05-02)
Stable release
7.5 / April 29, 2016; 8 years ago (2016-04-29)
Repository
Written inPerl
Operating systemCross-platform
TypeWeb analytics
LicenseGNU General Public License
Websitehttp://www.awstats.org

AWStats is an open source Web analytics reporting tool, suitable for analyzing data from Internet services such as web, streaming media, mail, and FTP servers. AWStats parses and analyzes server log files, producing HTML reports. Data is visually presented within reports by tables and bar graphs. Static reports can be created through a command line interface, and on-demand reporting is supported through a Web browser CGI program.[1]

AWStats supports most major web server log file formats including Apache (NCSA combined/XLF/ELF log format or Common Log Format (CLF)), WebStar, IIS (W3C log format), and many other common web server log formats.

Development was moved from SourceForge to GitHub in 2014.[2]

Cross-platform availability

Written in Perl, AWStats can be deployed on almost any operating system. It is a server administration tool, with packages available for most Linux distributions. AWStats can be installed on a workstation, such as MS Windows, for local use in situations where log files can be downloaded from a remote server.[1]

Licensing

AWStats is licensed under the GNU General Public License (GPL).[3]

Support

Proper web log analysis tool configuration and report interpretation requires a bit of technical and business knowledge. AWStats support resources include documentation[4] and user community forums[5]

Security considerations

The on-demand CGI program has been the object of security exploits, as is the case of many CGI programs. Organizations wishing to provide public access to their Web analytics reports should consider generating static HTML reports. The on-demand facility can still be used by restricting its use to internal users. Precautions should be taken against referrer spam. Referrer spam filtering functionality was added in version 6.5.[6]

Alternatives

Some open source packages are considered alternatives to AWStats:[citation needed]

  • Analog offers a wealth of reporting options for a technical audience. It does not support the concept of a visitor, usually desired for business analysis.
  • Webalizer is offered by many ISPs has a smaller functionality set compared to AWStats [7]
  • W3Perl is an alternative that has features similar to AWStats.[citation needed]

A number of other open source packages provides features for same purpose than AWStats, including:[citation needed]

The AWStats project provides a detailed comparison chart.[8]

References

  1. ^ a b "Awstats: static generated reports of web logs". CALOMEL. 2012-03-21. Archived from the original (HTML) on 2012-03-21. Retrieved 2015-02-12.
  2. ^ "Source move announcement by AWStats author".
  3. ^ "AWStats License / Copyright". AWStats. 2012-03-21. Archived from the original (HTML) on 2002-09-21. Retrieved 2015-02-12.
  4. ^ "AWStats logfile analyzer 7.4 Documentation" (HTML). AWStats. Retrieved 2015-02-12.
  5. ^ "AWStats (forum)" (HTML). Source Forge. Retrieved 2015-02-12.
  6. ^ "SkipReferrersBlackList: Version: 6.5+" (HTML). AWStats. Retrieved 2015-02-12.
  7. ^ "Log analyzers Comparisons" (HTML). AWStats. Retrieved 2015-02-12.
  8. ^ "Log analyzers Comparisons" (HTML). AWStats. Retrieved 2015-02-12.

See also