Hi,
I want to know if there is someway to monitor all the traffic coming into a server. More specifically, I want to know what site is being accessed. If I run "tail -f var/log/httpd/access_log" there are entries, but it appears to be only logs for the main IP of the webserver. Virtual sites do not show up in the logs. All virtual sites get logged to /var/
So great, I have all these log files, but I want to monitor them all! and at the same time? Any suggestions?
I want to know if there is someway to monitor all the traffic coming into a server. More specifically, I want to know what site is being accessed. If I run "tail -f var/log/httpd/access_log" there are entries, but it appears to be only logs for the main IP of the webserver. Virtual sites do not show up in the logs. All virtual sites get logged to /var/
So great, I have all these log files, but I want to monitor them all! and at the same time? Any suggestions?