Search code examples
amazon-web-servicesamazon-s3analyticsamazon-cloudfront

Are there monitor tools for AWS S3 and CloudFront


I am using the amazon services S3 and CloudFront for a web application and I would like to have various statistics about accessing the data that I am providing through the logs of those services (there is logging activated in both services).

I did a bit of googling and the only thing I could find is how to manage my S3 storage. I also noticed that newrelic offers monitoring for many amazon services but not for those 2.

Is there something that you use? A service that could read my logs periodically and provide me with some nice analytics that would make developers and managers happy?

e.g. I am trying to avoid writing my own log parsers.


Solution

  • I believe Piwik supports the Amazon S3 log format. Take a look at their demo site to see some example reports.