View Full Version : Apache Access Log for user directory
digitalplace123
30th July 2008, 14:55
I am trying to locate the apache access log for a users directory ( /var/www/web1/user/web1_xxx/web/ ) so that I can monitor the individual activity of a user. Is this possible?
Thank you.
Michael
till
30th July 2008, 15:03
The apache user webs are not logged separately as they are no separate vhosts. You will find the activity logged in the logfile of the website.
digitalplace123
30th July 2008, 15:20
I have looked in the /var/www/web1/log/web.log file, but there is no record of the user website activity.
till
30th July 2008, 15:27
The file is updated just once every night.
digitalplace123
30th July 2008, 15:45
So where is the /var/www/web1/log/web.log file updated from once a day?
till
30th July 2008, 16:01
/var/log/httpd/
digitalplace123
30th July 2008, 16:48
That is what I was looking for.
Thank you.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.