<?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: aggregating and analyzing logs from multiple web servers</title>
	<atom:link href="http://evilrouters.net/2007/10/07/aggregating-and-analyzing-logs-from-multiple-web-servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://evilrouters.net/2007/10/07/aggregating-and-analyzing-logs-from-multiple-web-servers/</link>
	<description>im in ur datacentrz configurin&#039; ur routerz</description>
	<lastBuildDate>Fri, 12 Mar 2010 14:46:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: AC</title>
		<link>http://evilrouters.net/2007/10/07/aggregating-and-analyzing-logs-from-multiple-web-servers/comment-page-1/#comment-168</link>
		<dc:creator>AC</dc:creator>
		<pubDate>Wed, 13 Feb 2008 23:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeremygaddis.com/2007/10/07/aggregating-and-analyzing-logs-from-multiple-web-servers/#comment-168</guid>
		<description>&lt;p&gt;PS - tip:
IP addresses are big integers, not strings. Store them in their native format and your DB will be happy.
http://torque.oncloud8.com/archives/000370.html&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>PS &#8211; tip:
IP addresses are big integers, not strings. Store them in their native format and your DB will be happy.
<a href="http://torque.oncloud8.com/archives/000370.html" rel="nofollow">http://torque.oncloud8.com/archives/000370.html</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: AC</title>
		<link>http://evilrouters.net/2007/10/07/aggregating-and-analyzing-logs-from-multiple-web-servers/comment-page-1/#comment-169</link>
		<dc:creator>AC</dc:creator>
		<pubDate>Wed, 13 Feb 2008 16:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeremygaddis.com/2007/10/07/aggregating-and-analyzing-logs-from-multiple-web-servers/#comment-169</guid>
		<description>&lt;p&gt;Any chance of posting httpd-logs-to-sql.pl (given the structure of common logs, a straight split() on whitespace won&#039;t give you all the fields...)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Any chance of posting httpd-logs-to-sql.pl (given the structure of common logs, a straight split() on whitespace won&#8217;t give you all the fields&#8230;)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://evilrouters.net/2007/10/07/aggregating-and-analyzing-logs-from-multiple-web-servers/comment-page-1/#comment-166</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 08 Oct 2007 00:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeremygaddis.com/2007/10/07/aggregating-and-analyzing-logs-from-multiple-web-servers/#comment-166</guid>
		<description>&lt;p&gt;I&#039;ve thought about logging directly to mysql using mod&lt;em&gt;log&lt;/em&gt;sql but haven&#039;t got around to it.  We pull in the logs from multiple web servers after they are rotated and then merge them into a single log.  Simple and it&#039;s nice to have the raw logs on hand.&lt;/p&gt;

&lt;p&gt;I don&#039;t use awstats but I think it comes with a script to do the merge called logresolvemerge.pl&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve thought about logging directly to mysql using mod<em>log</em>sql but haven&#8217;t got around to it.  We pull in the logs from multiple web servers after they are rotated and then merge them into a single log.  Simple and it&#8217;s nice to have the raw logs on hand.</p>

<p>I don&#8217;t use awstats but I think it comes with a script to do the merge called logresolvemerge.pl</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Aggregating and Analyzing Logs from Multiple Web Servers</title>
		<link>http://evilrouters.net/2007/10/07/aggregating-and-analyzing-logs-from-multiple-web-servers/comment-page-1/#comment-167</link>
		<dc:creator>Aggregating and Analyzing Logs from Multiple Web Servers</dc:creator>
		<pubDate>Mon, 08 Oct 2007 00:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeremygaddis.com/2007/10/07/aggregating-and-analyzing-logs-from-multiple-web-servers/#comment-167</guid>
		<description>&lt;p&gt;[...] You can read the rest of this blog post by going to the original source, here [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] You can read the rest of this blog post by going to the original source, here [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>
