Is it possible in cloudfront analytics to see Top referrers for specific objects?

strix25

In AWS cloudfront Reports&Analytics there is option to see top 25 referrers from which your CDN was requested from."Request count" seems to be summed requests for all objects that are on selected CDN, example: requests for /script1.js and /script2.js are summed together if they are on same cdn.

Is it possible to see top referrer only for specific object? In this case I would like to see top 25 referrers for /script1.js. enter image description here

NSS

From the reports and analytics tool in cloudfront console you get very basic and high-level information. To do analysis like you asked, you can use Athena. You can query your Cloudfront logs with SQL query. Of course, you have to have Cloudfront log delivery and Atehna setup in first plce.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Is it possible to write on top of a buffer?

How to see all device list in Firebase Analytics?

https on S3 WITHOUT cloudfront possible?

Is IAM Authentication to API Gateway via Cloudfront possible?

301 Redirect for specific page with CloudFront

How do I see in Google Analytics specific Facebook post exactly bringing me traffic?

Objects on top of nav, but nav should be on top of objects

With Firebase Analytics how do I see breakdown by specific iOS version? (eg iOS 11.1.3, iOS 12.2.1)

Possible to Partition Analytics into DEBUG and RELEASE?

Is it possible to see if two Javascript objects that are printed on the console are the same instance (preferably in Chrome)

Is it possible to find age and gender of a specific user using Firebase Analytics in mobile app?

Is it possible to call methods from specific objects using a variable?

Xamarin - unable to track referrers with Google Analytics

Is it possible to see if a specific property changed on a modified entity?

How can I pull data from Google Analytics to see the top pages visited from the current page?

MySQL: Get the TOP 3 referrers which referrals spend the most money

possible paths to the top of a staircase

Google Analytics APIs: get two specific numbers only (as simple as possible)

Is this possible to get inpage analytics in Piwik

Is it possible to sort an array of objects in this specific way using sort()?

When sorting an array of objects, is it possible to further group items that have been pushed to the top, using sort()?

Is it possible to give users read permission on a specific file but also prevent the user from being able to see the actual file in the directory?

See conversion rate of specific event in Analytics

Check Array of Objects to See if a Specific Property Matches a Condition

Is it possible to create an Array of specific Objects in Parse?

AWS CloudFront: cache specific objects

Is it possible to see smbase in simics?

Is that possible to see a file in a specific commit from Github desktop locally than the difference?

Is there any way to know more about "Not specified" CloudFront referrers? Are they a bad sign?