<?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: Parsing and analysing IIS W3C log files</title>
	<atom:link href="http://blog.davidhuby.com/index.php/2010/02/parsing-and-analysing-iis-w3c-log-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.davidhuby.com/index.php/2010/02/parsing-and-analysing-iis-w3c-log-files/</link>
	<description>Technical and business stuff</description>
	<lastBuildDate>Tue, 22 Nov 2011 12:45:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jorge Gomes</title>
		<link>http://blog.davidhuby.com/index.php/2010/02/parsing-and-analysing-iis-w3c-log-files/comment-page-1/#comment-1552</link>
		<dc:creator>Jorge Gomes</dc:creator>
		<pubDate>Tue, 07 Dec 2010 16:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.davidhuby.com/?p=110#comment-1552</guid>
		<description>I forgot to mention ...
each of the daily log files of about 120 MB is 1,000,000 lines!

Thank you for your consideration,
JGomes</description>
		<content:encoded><![CDATA[<p>I forgot to mention &#8230;<br />
each of the daily log files of about 120 MB is 1,000,000 lines!</p>
<p>Thank you for your consideration,<br />
JGomes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Gomes</title>
		<link>http://blog.davidhuby.com/index.php/2010/02/parsing-and-analysing-iis-w3c-log-files/comment-page-1/#comment-1551</link>
		<dc:creator>Jorge Gomes</dc:creator>
		<pubDate>Tue, 07 Dec 2010 15:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.davidhuby.com/?p=110#comment-1551</guid>
		<description>hello,
currently i use LogParser to create reports using the IIS log files - i have a job that runs automatically at night.

I also work with SQL Server/ASP and is much more convenient for further analysis interfaces to the logs. It has also created a table for listing of online logs, to test.

My question is:

which is best for performance/resources: keep writing logs in text file *. log to file system or change to record online in SQL DB?

My *. log are already occupy about 120 MB per day. How can increase my SQL DB?

Thank you for your consideration,
Jorge Gomes</description>
		<content:encoded><![CDATA[<p>hello,<br />
currently i use LogParser to create reports using the IIS log files &#8211; i have a job that runs automatically at night.</p>
<p>I also work with SQL Server/ASP and is much more convenient for further analysis interfaces to the logs. It has also created a table for listing of online logs, to test.</p>
<p>My question is:</p>
<p>which is best for performance/resources: keep writing logs in text file *. log to file system or change to record online in SQL DB?</p>
<p>My *. log are already occupy about 120 MB per day. How can increase my SQL DB?</p>
<p>Thank you for your consideration,<br />
Jorge Gomes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PatrickMc</title>
		<link>http://blog.davidhuby.com/index.php/2010/02/parsing-and-analysing-iis-w3c-log-files/comment-page-1/#comment-355</link>
		<dc:creator>PatrickMc</dc:creator>
		<pubDate>Wed, 10 Feb 2010 15:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.davidhuby.com/?p=110#comment-355</guid>
		<description>Nice article and good resources.

Sometimes, one needs to write ones own customized parser (based on whatever new BI (Business Intelligence) craze has captured our top management :-)

For that, I have been using this script - http://www.biterscripting.com/SS_WebLogParser.html . I start with that script and modify to parse the logs in my customized way. Try it out one of these days. It works pretty good.</description>
		<content:encoded><![CDATA[<p>Nice article and good resources.</p>
<p>Sometimes, one needs to write ones own customized parser (based on whatever new BI (Business Intelligence) craze has captured our top management <img src='http://blog.davidhuby.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>For that, I have been using this script &#8211; <a href="http://www.biterscripting.com/SS_WebLogParser.html" rel="nofollow">http://www.biterscripting.com/SS_WebLogParser.html</a> . I start with that script and modify to parse the logs in my customized way. Try it out one of these days. It works pretty good.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

