[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] web.log raq3



I am trying to access the file web.log which is in the /logs/ directory.

The logs directory is accessible from the site root directory "/" where you
find /certs/, /logs/, /users/ and /web/ directories.

The client site sits in the web directory and the log sits in the logs
directory. Is there a url or address so that we can access this online.

Personally I need to use php3 to get to it, to perform some counts etc.

I have searched the last six months developer logs and not found any
reference to the file yet this is a common request from my users.

I have found a work around which provides an unsatisfactory solution...
I simply ftp a copy of the web.log file to the /web/ directory.

This does not give live access and requires our team to do a lot of work.
The issue is one of access, so could there be an alias created that will
allow users to view. We have no requirement to edit...

An answer to this question would be very useful