I am not sure if here is the right place for asking my question or not... anyway...

I need a apache log analyzer that shows number of each IP request separately. I want to view what IPs have visited my website more times.

My server OS is Ubuntu.

link|improve this question

50% accept rate
feedback

2 Answers

up vote 3 down vote accepted

AWStats - http://awstats.sourceforge.net/.

link|improve this answer
i have 4 different websites on this server that i have separated their log files.Does AWStats works separately for these 4 sites? – hd01 Jul 2 '11 at 3:56
It's been a while since I "fired" it up, but I think so. I think it can either be broken down as individual sessions/setups or track/report by accessing URLs. – user48838 Jul 2 '11 at 7:35
feedback

GoAccess - http://goaccess.prosoftcorp.com

No configuration is needed and you can run it straight from the terminal + real-time stats

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.