Submitted by Nick Vahalik on Fri, 11/18/2016 - 22:37
I needed to parse some logs and I wanted to know what Acquia's Log file format was. Here it is:
LogFormat "%{X-AH-Client-IP}i %l %u %t \"%r\" %>s %b \"%{Referer}i\" <br/>
\"%{User-agent}i\" vhost=%v host=%{Host}i hosting_site=<siteid> pid=%P <br/> request_time=%D forwarded_for=\"%{X-Forwarded-For}i\" <br/> request_id=\"%{X-Request-Id}i\" "`