<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Amazon S3: Reading Server Log Files</title>
	<atom:link href="http://blog.gadodia.net/amazon-s3-reading-server-log-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gadodia.net/amazon-s3-reading-server-log-files/</link>
	<description>"... tech .... fun .. bizarre ... india .... pictures ..... anything in the world ...."</description>
	<lastBuildDate>Sat, 28 Jan 2012 14:48:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Vaibhav</title>
		<link>http://blog.gadodia.net/amazon-s3-reading-server-log-files/comment-page-1/#comment-17292</link>
		<dc:creator>Vaibhav</dc:creator>
		<pubDate>Mon, 03 Oct 2011 06:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/amazon-s3-reading-server-log-files/#comment-17292</guid>
		<description>Thanks Brian for sharing.</description>
		<content:encoded><![CDATA[<p>Thanks Brian for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.gadodia.net/amazon-s3-reading-server-log-files/comment-page-1/#comment-17281</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sat, 01 Oct 2011 17:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/amazon-s3-reading-server-log-files/#comment-17281</guid>
		<description>I just wrote a python script to download and parse s3 bucket logs. You can run it directly to generate a customizable text table (see the source for how to customize it) or you can include it in scripts of your own and access the log data directly.

As a handle extra feature: It caches logs it has already download and doesn&#039;t try to download them again so you can run it over and over and only fetch the data you haven&#039;t seen yet.

You can get it here:
https://github.com/netguy204/bucketlogs</description>
		<content:encoded><![CDATA[<p>I just wrote a python script to download and parse s3 bucket logs. You can run it directly to generate a customizable text table (see the source for how to customize it) or you can include it in scripts of your own and access the log data directly.</p>
<p>As a handle extra feature: It caches logs it has already download and doesn&#8217;t try to download them again so you can run it over and over and only fetch the data you haven&#8217;t seen yet.</p>
<p>You can get it here:<br />
<a href="https://github.com/netguy204/bucketlogs" rel="nofollow">https://github.com/netguy204/bucketlogs</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaibhav</title>
		<link>http://blog.gadodia.net/amazon-s3-reading-server-log-files/comment-page-1/#comment-14532</link>
		<dc:creator>Vaibhav</dc:creator>
		<pubDate>Mon, 16 Aug 2010 11:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/amazon-s3-reading-server-log-files/#comment-14532</guid>
		<description>Well - did you look at the post that is linked in the beginning of this post? It tells you how you can enable logging on S3.

Also, there are many great services out there which are not very expensive at all which would do it for you.</description>
		<content:encoded><![CDATA[<p>Well &#8211; did you look at the post that is linked in the beginning of this post? It tells you how you can enable logging on S3.</p>
<p>Also, there are many great services out there which are not very expensive at all which would do it for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hina</title>
		<link>http://blog.gadodia.net/amazon-s3-reading-server-log-files/comment-page-1/#comment-14531</link>
		<dc:creator>Hina</dc:creator>
		<pubDate>Mon, 16 Aug 2010 10:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/amazon-s3-reading-server-log-files/#comment-14531</guid>
		<description>I have a problem &amp; really know nothing about S3 facility. I heard it first time.

I want to track bandwidth use for each bucket/user.  At the end of the month, we need to generate a report for each bucket and report the bandwidth used.

So I need to know how to start the work or what I am supposed to start from. I am able to get a list of buckets but  thats it. Except that I am able to do nothing.

How to download daily logs for a bucket is the place where I am lost. Pls help.</description>
		<content:encoded><![CDATA[<p>I have a problem &amp; really know nothing about S3 facility. I heard it first time.</p>
<p>I want to track bandwidth use for each bucket/user.  At the end of the month, we need to generate a report for each bucket and report the bandwidth used.</p>
<p>So I need to know how to start the work or what I am supposed to start from. I am able to get a list of buckets but  thats it. Except that I am able to do nothing.</p>
<p>How to download daily logs for a bucket is the place where I am lost. Pls help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

