Can we access our access logs related to particular domain?

I am building a program in which I need to know how many time a particular URL has been hit by end user. Is there any solution for this?

1 Like

You can do logging at origin web server level too - this is what I do https://community.centminmod.com/threads/Cloudflare-custom-nginx-logging.14790/ of course you won’t get blocked/banned requests at Cloudflare edge server level. But logging visitor url access is easy.

I want to get logs of cache request served by Cloudflare.
Since for those requests, the request won’t come to origin server then I won’t be able to log them at origin server.

Logs are only available for Enterprise plans.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.