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

[cobalt-users] Web Log question - RaQ3



Hi People,

I have recently been keeping a close eye on my error log to see if there are
problems on my site, and find frequent problems with a cgi script which is
called from approximately 30 different pages out of the 1,300+ on one
domain, and the same script (a form handler) is called from a handful of
pages from all the other 32 or so domains.

So merely seeing the script giving an error does not tell me which page has
the problem, as the error log shows the location of the script, and not the
troublesome page.

Is there a log file somewhere which keeps logs for ALL the virtual domains
on a server?  I don't even know which domain is causing the problem, all I
know is there's a problem *somewhere*!

Also, my web.log files seem to add yesterdays lines at 4am every morning,
which is no good if I want to see what went on half an hour ago.  I have to
wait until after 4am the next morning and then wade through tons of text.
How can I get the lines created between the last addition to web.log, and
now?

I know they must be stored somewhere, I just cannot find them.