1

I am searching for a program like Google Analytics or Clicky which runs on my own servers. I have used awstats, which looks really old. It doesn't have to be open source but I would prefer something free.

If possible it should also analyse my Apache Logs.

pnuts
  • 58,317
  • 11
  • 87
  • 139
Thomaschaaf
  • 17,847
  • 32
  • 94
  • 128

4 Answers4

5

You might like to evaluate Piwik.

joschi
  • 12,746
  • 4
  • 44
  • 50
  • I've used Piwik before, and found it straightforward to setup and install. Think of it as a simpler, self-hosted Google Analytics. – Taeram Jan 06 '09 at 19:52
0

Take a look at Analog.

Matt in PA
  • 533
  • 7
  • 11
0

Log analyzers have mostly fallen out of favor of the nifty javascript client-side things.

Anyway, there's a list here:

http://counterguide.com/listing/logs.dir.html

ʞɔıu
  • 47,148
  • 35
  • 106
  • 149
0

I've always liked Webalizer. It's always enabled by default on my Fedora linux installs, and it does all the analysis I need. I suspect it's very simple to set up on its own, too.

rmeador
  • 25,504
  • 18
  • 62
  • 103