Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more ā
AWStats Alternatives
Similar projects and alternatives to AWStats
-
WebKit
Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Matomo
Empowering People Ethically š ā Matomo is hiring! Join us ā https://matomo.org/jobs Matomo is the leading open-source alternative to Google Analytics, giving you complete control and built-in privacy. Easily collect, visualise, and analyse data from websites & apps. Star us on GitHub āļø ā Pull Requests welcome!
-
-
GoAccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
-
mtail
extract internal monitoring data from application logs for collection in a timeseries database
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
social-analyzer
API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites
-
Open Web Analytics
Official repository for Open Web Analytics which is an open source alternative to commercial tools such as Google Analytics. Stay in control of the data you collect about the use of your website or app. Please consider sponsoring this project.
-
-
tellery
Tellery lets you build metrics using SQL and bring them to your team. As easy as using a document. As powerful as a data modeling tool.
-
Rakam
š Collect customer event data from your apps. (Note that this project only includes the API collector, not the visualization platform)
AWStats discussion
AWStats reviews and mentions
-
Ask HN: Which tool for log aggregation on self-hosted web server?
Based on your requirements it sounds like AWStats [1] may be a fit. It's rather old-school but it's simple and works great on access logs and can be run on any node that you consolidate your logs to. It's had a sketchy security history so run it on something only you can access and/or put decent authentication in front of it.
[1] - https://github.com/eldy/AWStats
- Googlr Analytics Alternatives
-
Google Analytics alternative that protects your data and your customers' privacy
Back in my day it was awstats. Still works great. I have 18 years of data.
https://www.awstats.org/
-
Show HN: Google Analytics alternative with the most generous free tier
matomo and goatcounter are nice, but there are even solutions which don't need any extra CPU or any extra client request:
⢠https://goaccess.io/
⢠https://www.awstats.org/
Both of them are free/open-source.
-
Apache log viewers, beautifiers and analytics
I have decided to do something with my Apache server's log file beautifiers and analytics. When I moved from Fedora to Windows I added Google Analytics and more or less forgot about the older Analog, AWStats, and Webalizer that I was using.
-
Show HN: Prevent Google Analytics data from being blocked by ad blockers
AWStats does something similar: https://www.awstats.org/
You get a full picture of traffic without relying on inserting JS into the page
-
How do you monitor webserver traffic?
AWStats or Webaliser are two really good ones for parsing Apache logs, but I've always loved Matomo for projects where I need more than just webserver logs.
-
QUESTION: Privacy-Conscious Website Design
Analytics? Web server logs + AWstats
- Politica de ConfidenČialitate Awstats
-
How to track website traffic for a TOR hidden service
Your httpd will likely have an access log (e.g. apache, nginx). If enabled you can do something as simple as say grep /page/you/are/interested/in /var/log/$httpd/access_log | wc -l etc or look at tools such as https://www.awstats.org/
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 26 Apr 2025
Stats
AWStats is marked as "self-hosted". This means that it can be used as a standalone application on its own.
The primary programming language of AWStats is Perl.