We are using Cloudflare CDN and am trying to figure out how to see which urls are not being cached; I took over part of this project from a coworker. I have included a screenshot of the ‘Cache Performance’ screen and have selected a url that starts with and is not a hit. But we have many, is there a way I can get a list of what these urls are like a CSV file and the number of times accessed? I have blocked out the search term for privacy concerns (if there are any but just to be sure - you can assume /boats/). I can see I can look at 15 but would like to see more. thx
Unless you’re on an Enterprise plan with logging, your best bet is to check your server logs, as those would be the uncached requests.
Thx @sdayman - I believe we are an Enterprise customer but not sure ‘with logging’. It looks like this:
And by server logs, you mean cloudflare’s logs right (or logs provided by cloudflare)? Not our server logs
No, I meant on the server itself, as those would be uncached requests.
As for Enterprise logging:
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.