Forum Moderators: phranque
I know it is possible as I used to do it couple of years back with another file but, obviously, have totally forgotten the necessary commands. I also used to use telnet to tell me the top 20 IP numbers according to resources used on my site....and have forgotten that code too! :-(
So imagining I am in the correct directory (i.e. where my "today" log file is), what telnet command(s) would tell me
- how many page views ****.html has had
- which IP's have accessed xxx.html
- what else did that IP go on to access
this will be a big step towards saving me a lot of time.
Search for an SSH client (I use putty but there are others) and try to connect to your host using that. It should work pretty much exactly the same as Telnet from your perspective.