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.
via Wikipedia infobox
Deprecation 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: Matomo (main site): How to migrate from AWStats to Matomo (FAQ): The rest of this README preserves the original AWStats documentation for historical and reference purposes. It supports the following features as well: Can analyze all log formats Works from command line and from a browser as a CGI (with dynamic filters capabilities for some charts) Update of statistics can be made on demand from the web interface and not only from your scheduler Unlimited log file size, support split log files (load balancing system) Support 'nearly sorted' log files even for entry and exit pages Reverse DNS lookup before or during analysis, supports DNS cache files Country detection from IP location or domain name WhoIS links A lot of options/filters and plugins can be used Multi-named web sites supported (virtual servers) Cross Site Scripting Attacks protection Several languages No need of rare perl libraries Dynamic reports as CGI output Static reports in one or framed HTML or XHTML pages Experimental PDF export Look and colors can match your site design (CSS) Help and tooltips on HTML reported pages Easy to use (Just one configuration file to edit) Analysis database can be stored in XML format (for XSLT processing, ...) A Webmin module Free (GNU GPL) with sources (perl scripts) Available on all platforms To use AWStats CGI script, you need the following requirements: Your server must log web access in a log file you can read. To run awstats, from command line, your operating system must be able to run perl scripts (.pl files). Perl module "Encode" must be available. To run awstats as a CGI (for real-time statistics), your web server must also be able to run such scripts. 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. BENCHMARK Tests and results are available in AWStats documentation, in docs/ directory. Laurent Destailleur is also the project leader of Dolibarr ERP CRM Opensource project, and author of AWBot, CVSChangeLogBuilder, DoliDroid and founder of DoliCloud SaaS . 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 .
~2 min read
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.
Excerpt from the source-code README · 7,742 chars · not written by Vinony
via Wikidata · CC0
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).