I am averaging 12,000 page views per day, but my cloudfront is getting around 6 million requests for images and fonts every day. I suppose it is possible that all of these requests are coming from my visitors, but I am having my doubts.
I know that I can enable keys and cookies so that only users of my website will be able to access the cloudfront servers, but I am not convinced yet that this is necessary.
Is there a way for me to check what percentage of the requests are from users that are being referenced from my server? Before I go and change my code to work with the private origin access?