Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找像 Google Analytics 或 Clicky 这样在我自己的服务器上运行的程序。我用过awstats,它看起来很旧。它不一定是开源的,但我更喜欢免费的东西。
如果可能的话,它还应该分析我的 Apache 日志。
您可能想评估Piwik。
看看模拟。
日志分析器大多已经不再青睐漂亮的 javascript 客户端。
无论如何,这里有一个列表:
http://counterguide.com/listing/logs.dir.html
我一直很喜欢Webalizer。在我的 Fedora linux 安装中,它总是默认启用,它可以完成我需要的所有分析。我怀疑它自己设置也很简单。
hi