</font><blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">quote:</font><hr /><font size="1" face="Geneva, Verdana, Arial, sans-serif">Originally posted by l008com:
<strong>I don't think I posted this topic here yet, so here goes...
I have a perl counter for my web site, and it works great.
It uses SSI and its just the coolest thing.... But I want to upgrade it, what I'm looking for it a perl counter that looks just like the one I have, a simple text only counter, but that also has a "backend" that keeps logs, and preferably, charts, so I can see how many hits i get each day/week/year, and logs of all the IPs, so if I get some suspicious activity, I can track it down easier. Anyone know of such a counter?
(perl preferred but php etc is fine too I guess)</strong></font><hr /></blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">Actually, your server should already log all that information; what you need is a tool to analyze those logs.
There are several of these on VersionTracker, including Sawmill, Analog, webalizer, and a couple of others. You might want to look into those. Do a search there on "log analysis" for more information.