AWStats Log Analyzer project (official sources)
See the codeDeprecation notice (November 2025)
AWStats has been maintained for 25 years with enormous appreciation for everyone who used and contributed to it. The AWStats project is now deprecated and no longer actively developed. For modern, privacy-respecting, supported log analytics we strongly recommend migrating to Matomo Log Analytics.
- Matomo Log Analytics: https://matomo.org/log-analytics/
- Matomo (main site): https://matomo.org/
- How to migrate from AWStats to Matomo (FAQ): https://matomo.org/faq/log-analytics-tool/how-do-i-migrate-from-awstats-to-matomo/
The rest of this README preserves the original AWStats documentation for historical and reference purposes.
AWStats (Advanced Web Statistics) is a powerful, full-featured web server logfile analyzer which shows you all your Web statistics including: visitors, pages, hits, hours, search engines, keywords used to find your site, broken links, robots and many more...
It works with IIS 5.0+, Apache and all major web, wap, proxy, streaming server log files (and even ftp servers or mail logs) on all Operating Systems.
AWStats official web site and latest version: https://www.awstats.org
A full log analysis enables AWStats to show you the following information:
It supports the following features as well:
To use AWStats CGI script, you need the following requirements:
To run awstats as a CGI (for real-time statistics), your web server must also be able to run such scripts.
If not, you can solve this by downloading last Perl version at:
The distribution of AWStats package includes the following files:
README.TXT This file
docs/LICENSE GNU General Public Licence
docs/* AWStats documentation (setup/usage...)
wwwroot/cgi-bin/awstats.pl THE MAIN AWSTATS PROGRAM (CLI/CGI)
wwwroot/cgi-bin/awredir.pl A tool to track exit clicks
wwwroot/cgi-bin/awstats.model.conf An model configuration file
wwwroot/cgi-bin/lang Directory with languages files
wwwroot/cgi-bin/lib Directory with awstats reference info
wwwroot/cgi-bin/plugins Directory with optional plugins
wwwroot/icon/browser Directory with browsers icons
wwwroot/icon/clock Directory with clock icons
wwwroot/icon/cpu Directory with cpu icons
wwwroot/icon/flags Directory with country flag icons
wwwroot/icon/os Directory with OS icons
wwwroot/icon/other Directory with all others icons
wwwroot/classes Java applet for graphapplet plugin
wwwroot/css Samples of CSS files
wwwroot/js Javascript sources for "Misc" feature
tools/* Other provided tools
tools/webmin/awstats-x.x.wbm A Webmin module for AWStats
tools/xslt/awstats.xsd AWStats XML database schema descriptor
tools/xslt/* Demo to manipulate AWStats XML database
The documentation available for this release in HTML format is in the docs/ directory.
You can find a most up-to-date documentation at: https://www.awstats.org
Tests and results are available in AWStats documentation, in docs/ directory.
Follow AWStats project on:
Copyright (C) 2000-2025 - Laurent Destailleur - eldy@users.sourceforge.net - https://www.dolicloud.com
Laurent Destailleur is also the project leader of Dolibarr ERP CRM Opensource project, and author of AWBot, CVSChangeLogBuilder, DoliDroid and founder of DoliCloud SaaS https://www.dolicloud.com.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
(top 30 of 54)
Perl
80.2%
Raku
17.4%
AWStats Log Analyzer project (official sources)
See the codeDeprecation notice (November 2025)
AWStats has been maintained for 25 years with enormous appreciation for everyone who used and contributed to it. The AWStats project is now deprecated and no longer actively developed. For modern, privacy-respecting, supported log analytics we strongly recommend migrating to Matomo Log Analytics.
- Matomo Log Analytics: https://matomo.org/log-analytics/
- Matomo (main site): https://matomo.org/
- How to migrate from AWStats to Matomo (FAQ): https://matomo.org/faq/log-analytics-tool/how-do-i-migrate-from-awstats-to-matomo/
The rest of this README preserves the original AWStats documentation for historical and reference purposes.
AWStats (Advanced Web Statistics) is a powerful, full-featured web server logfile analyzer which shows you all your Web statistics including: visitors, pages, hits, hours, search engines, keywords used to find your site, broken links, robots and many more...
It works with IIS 5.0+, Apache and all major web, wap, proxy, streaming server log files (and even ftp servers or mail logs) on all Operating Systems.
AWStats official web site and latest version: https://www.awstats.org
A full log analysis enables AWStats to show you the following information:
It supports the following features as well:
To use AWStats CGI script, you need the following requirements:
To run awstats as a CGI (for real-time statistics), your web server must also be able to run such scripts.
If not, you can solve this by downloading last Perl version at:
The distribution of AWStats package includes the following files:
README.TXT This file
docs/LICENSE GNU General Public Licence
docs/* AWStats documentation (setup/usage...)
wwwroot/cgi-bin/awstats.pl THE MAIN AWSTATS PROGRAM (CLI/CGI)
wwwroot/cgi-bin/awredir.pl A tool to track exit clicks
wwwroot/cgi-bin/awstats.model.conf An model configuration file
wwwroot/cgi-bin/lang Directory with languages files
wwwroot/cgi-bin/lib Directory with awstats reference info
wwwroot/cgi-bin/plugins Directory with optional plugins
wwwroot/icon/browser Directory with browsers icons
wwwroot/icon/clock Directory with clock icons
wwwroot/icon/cpu Directory with cpu icons
wwwroot/icon/flags Directory with country flag icons
wwwroot/icon/os Directory with OS icons
wwwroot/icon/other Directory with all others icons
wwwroot/classes Java applet for graphapplet plugin
wwwroot/css Samples of CSS files
wwwroot/js Javascript sources for "Misc" feature
tools/* Other provided tools
tools/webmin/awstats-x.x.wbm A Webmin module for AWStats
tools/xslt/awstats.xsd AWStats XML database schema descriptor
tools/xslt/* Demo to manipulate AWStats XML database
The documentation available for this release in HTML format is in the docs/ directory.
You can find a most up-to-date documentation at: https://www.awstats.org
Tests and results are available in AWStats documentation, in docs/ directory.
Follow AWStats project on:
Copyright (C) 2000-2025 - Laurent Destailleur - eldy@users.sourceforge.net - https://www.dolicloud.com
Laurent Destailleur is also the project leader of Dolibarr ERP CRM Opensource project, and author of AWBot, CVSChangeLogBuilder, DoliDroid and founder of DoliCloud SaaS https://www.dolicloud.com.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
(top 30 of 54)
Perl
80.2%
Raku
17.4%