Hello, I am pretty new to ISPConfig, so please excuse is I don't make sense., Is there a way to view Apache's access log via ISPConfig? When I look into the access log via the command line interface, (under /var/log/apache2/access.log in Debian 6), I do not see much in the log file. I expected to see every single request from outside world to my website but instead I see some ISPConfig requests only like "Mozilla/5.0 (ISPConfig monitor$..). That makes me wonder if I am looking at the wrong place because ISPConfig redirects the access logging under each site or so? I checked via ISPConfig but to no avail. I appreciate any feedback. Thanks.
You are looking into the wrong file. The access log of a website is inside the log directory of the website. e.g. /var/www/yourdomain.com/log/access.log