On Dec 18, 2007 9:04 AM, Asrai khn <asraikhn@xxxxxxxxx> wrote: > > > > On Dec 18, 2007 2:30 AM, Joshua Slive <joshua@xxxxxxxx> wrote: > > > > > > > > > > No, if you put it outside of any <VirtualHost> it should log for all > > virtual hosts. > > > > > > > > > > > > > > Hi Joshua > > Thanks for all the tips, i have enabled mod_log_forensic on our shared web > server and and also get the 'check_forensic' script. > > sudo /usr/sbin/check_forensic /var/log/httpd/forensic_log > > atm running it gives nothing which is obvious. > > Any tip to run it for example every 10 minutes and then mail the 'output' if > any, instead of running it manually each time? The point of mod_log_forensic is to run it after an apache crash to see what requests were in play at the time of the crash. One way for you to do that would be to monitor memory usage on the apache box and kill -9 the server when things look to be getting out of control. Then you run check_forensic to see if you can find the cause. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx