Is is possible to configure Apache to reliably generate access logs in W3C extended format idential to that generated by IIS? I can't seem to track down a detailed description of specifics like delimiters, field formats, etc. No doubt there is an apache log format string that can do it, but I don't have enough info to create or even know for sure if it can write the data in the correct format.
I am using a web access log analyzer (SmarterStats) that does not support custom log file formats - it only supports Common Log Format, or W3C extended format. Unfortunately CLF has only very limited data, so doesn't allow particularly interesting analysis.