Posted by: Anonymous
[ip: 163.192.21.43]
on January 23, 2008 05:49 PM
This is nice. I tried to use forensic log, but didn't know about the %{forensic-id}n trick. This will help in the future. There are a few other things one can do to include more information in the logs. I use %P in my custom log format to be able to relate a core dump to a log entry, %O and %I from mod_logio, I use %{Host}i instead of %v since I use ServerAlias directive extensively. Also I found %T useful for catching performance issues. I also wrote a short post on getting stats from apache logs from command line : http://mitechki.net/blog/2007/04/24/web-statistics-from-the-command-line/
Troubleshooting with Apache logging
Posted by: Anonymous [ip: 163.192.21.43] on January 23, 2008 05:49 PMhttp://mitechki.net/blog/2007/04/24/web-statistics-from-the-command-line/
#