Forum Moderators: DixonJones

Message Too Old, No Replies

IP Tracking Software

Requesting information how to track user ip's in log files

         

lou1210

1:53 pm on Nov 4, 2003 (gmt 0)



Hello. I was hoping for some advice. First, I apologize if this question was already asked. I would like to know if software exists to read log files and tell me how many times a particular user ip visited my website in a particular time period. Again, not sure if such software exists, but I would appreciate any help or a point in the right direction. Thanks

Lou

StanBo

1:37 pm on Nov 5, 2003 (gmt 0)

10+ Year Member



You don't need any software for such simple tasks.
It's just a matter of sorting text files, nothing more. I use to get all that you've mentioned and much more with a grep + awk combo in Unix shell.