Home
Features
Pricing
Sign Up
Login
Web log analysis and statistics for Amazon S3
"As a statistics junkie, I just can't say enough good things about this product. Ever since I moved my site's images over to S3, I've felt like something was missing. Now, S3
STAT
has given me back my favorite obsession! Thank you!!!"
Back
History
S3 Resources
<h1>Amazon S3 Resources</h1> <h2>Articles you need to read</h2> <ul><li><a href="http://www.codinghorror.com/blog/archives/000808.html"> Coding Horror: Using Amazon S3 as an Image Hosting Service</a><br/> This is the article that launched 1000 S3 Accounts. Read it and you'll want to move all your images offsite!</li> <li><a href="http://developer.yahoo.com/performance/rules.html">Best Practices for Speeding Up Your Web Site </a><br/>The developers at Yahoo! are smarter than you. They say you should move your static content out to S3. You should listen to them.</li> <li><a href="http://www.expatsoftware.com/articles/2007/10/how-to-do-all-that-website-optimizing.html"> How to do all that website optimizing stuff that Yahoo recommends if you're running ASP.NET and storing your content at Amazon S3</a><br/>A little hand-holding for the C# developer that wants to make their website load fast like Yahoo! says it should.</li> </ul> <br/> <br/> <h2>Useful tools for Amazon S3</h2> <ul><li><a href="https://addons.mozilla.org/en-US/firefox/addon/3247"> Amazon S3 Firefox Organizer(S3Fox)</a><br/>The original file management tool for Amazon S3. Chances are you have it already.</li> <li><a href="http://www.bucketexplorer.com/"> Bucket Explorer - A user interface for Amazon S3</a><br/>A little bit better option if you're dealing with lots of file transfer operations by hand. These guys are very responsive to feedback. If you ask for something, they'll probably deliver it in the next version.</li><li><a href="http://cloudberrylab.com/"> CloudBerry S3 Explorer</a><br/>Another option for managing your S3 buckets. The Free version is super powerful, and does things like managing Cloudfront distributions, setting up Server Access Logging, and letting you specify custom headers for your files (which is useful if you're using S3/Cloudfront as a Content Delivery Network).</li> </ul> <br/> <br/> <h2>Want to do it the hard way?</h2> Amazon provides developer APIs that allow you to spend several frustrating days reinventing the wheel so that you don't have to sign up for S3<small>STAT</small>. Here are some helpful articles and links to get you started: <ul> <li><a href="http://www.expatsoftware.com/articles/2007/11/roll-your-own-web-stats-for-amazon-s3.html"> Code on the Road: Roll your own Web Stats for Amazon S3</a><br/>A step-by-step tutorial to duplicate the functionality of S3<small>STAT</small></li> <li><a href="http://bleu.west.spy.net/~dustin/projects/logmerge/"> logmerge</a><br/>A tool to combine an arbitrary number of common logfile or Amazon S3 web logs into a single file</li> <li><a href="http://techdetails.blogmatrix.com/:entry:techdetails-2007-04-15-0003/"> Amazon S3 to Apache Common Log Format Converter</a><br/>Python code that does the same thing as above.</li> <li><a href="http://jtarchie.com/2008/05/s3-logs-with-webalizer.html"> s3 logs with webalizer </a><br/>Same thing again, but this time in Ruby.</li> <li><a href="http://docs.amazonwebservices.com/AmazonS3/2006-03-01/LoggingHowTo.html"> Server Access Logging Setup Tutorial</a><br/>From the Amazon S3 site</li> <li><a href="http://docs.amazonwebservices.com/AmazonS3/2006-03-01/LogFormat.html"> Server Access Log Format</a><br/>This is the format that Amazon's detailed logs come in</li> <li><a href="http://httpd.apache.org/docs/1.3/mod/mod_log_common.html"> Common Logfile Format</a> & <a href="http://httpd.apache.org/docs/1.3/mod/mod_log_config.html"> Combined Logfile Format</a><br/>These are the formats that you'll need to translate your logs to before you can run them through a log analyzer.</li>
About S3
STAT
What it does
How it works
Features
Sample Reports
Getting Started
Pricing
Cheap Bastard Plan
Self-Managed Mode
Sign Up
Getting Support
Frequently Asked Questions
Knowledge Base
Forums
Contact Us
Bonus Stuff
S3 Optimization Tips
Standalone Version
About Us
S3 Resources
* $5/month for sites with traffic up to 100,000 hits per day. $20/month for the rare few sites that exceed that.
Copyright 2009
Expat Software