How do I log the duration of a request, served with cloudfront?
With a usual apache, I would add %D
or %T
to the access log configuration - but this seems not to work with cloudfront.
I used this as the reference documentation: http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/AccessLogs.html