The question is pretty much the same as this one: How to log a request to apache access log if it's cached by Varnish
but instead of varnish let's say I am using CloudFlare.
Is there any way to get the access logs to my server? Or I depend fully on the tools offered by the CDN?
I mean access to cached content like pdf files or static html that is served directly from Cloudflare/cache system external to my server.