I cant locate the file containing a log of all the IP addresses from where people have accessed my website. I'm running Redhat / CentOS linux system
|
feedback
|
|
try the command: last. It processes a binary log file at: /var/log/last.log. | |||
feedback
|
It would have been helpful if you'd said that in the first place. It would also be helpful if you'd mentioned what webserver you are using. Assuming you are running a standard version of Apache without unusual log configs, then the information you need should be in the access_log files which should be in /var/log/httpd | |||
|
feedback
|
|
I dont understand what the fuss was all about. I was looking for this and I found it:
| |||
|
feedback
|