Include the following directive in the Apache (or similar webserver) “httpd.conf” file:
LogFormat “%h %v %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i"”
Comment out ALL other “LogFormat” directives. Then restart the server.