AWStats

Web analytics reporting tool
title: "AWStats" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["free-software-programmed-in-perl", "free-web-analytics-software", "software-using-the-gnu-general-public-license", "web-analytics", "web-log-analysis-software", "web-technology"] description: "Web analytics reporting tool" topic_path: "general/free-software-programmed-in-perl" source: "https://en.wikipedia.org/wiki/AWStats" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::summary Web analytics reporting tool ::
::data[format=table title="Infobox software"]
| Field | Value |
|---|---|
| name | AWStats |
| logo | AWStats logo.svg |
| screenshot | File:March08awstats.jpg |
| author | Laurent Destailleur |
| released | |
| latest release version | |
| latest release date | |
| operating_system | Cross-platform |
| programming language | Perl |
| genre | Web analytics |
| license | GNU General Public License |
| website | |
| :: |
| name = AWStats | logo = AWStats logo.svg | screenshot = File:March08awstats.jpg | caption = | author = Laurent Destailleur | developer = | released = | latest release version = | latest release date = | latest_preview_version = | latest_preview_date = | operating_system = Cross-platform | programming language = Perl | genre = Web analytics | license = GNU General Public License | website =
AWStats (Advanced Web Statistics) 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.
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.
Cross-platform availability
Written in Perl, AWStats can be deployed on almost any operating system. It is a server-based website log analysis tool, with packages available for most Linux distributions. AWStats can be installed on a workstation, such as Microsoft Windows, for local use in situations where log files can be downloaded from a remote server.
Licensing
AWStats is licensed under the GNU General Public License (GPL).
Support
Proper web log analysis tool configuration and report interpretation requires a bit of technical and business knowledge. AWStats support resources include documentation and user community forums
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.
References
References
- (2012-03-21). "Awstats: static generated reports of web logs". CALOMEL.
- "Source move announcement by AWStats author".
- (2012-03-21). "AWStats License / Copyright". AWStats.
- "AWStats logfile analyzer 7.4 Documentation". AWStats.
- "AWStats (forum)". Source Forge.
- "SkipReferrersBlackList: Version: 6.5+". AWStats.
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::