<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>InverseFlux: The Blog 4.0 &#187; logs</title>
	<atom:link href="http://inverseflux.com/tag/logs/feed/" rel="self" type="application/rss+xml" />
	<link>http://inverseflux.com</link>
	<description>I still need soap for my brain...</description>
	<lastBuildDate>Mon, 30 Jan 2012 18:59:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>IIS 7 Logging</title>
		<link>http://inverseflux.com/2010/02/iis-7-logging/</link>
		<comments>http://inverseflux.com/2010/02/iis-7-logging/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 18:17:59 +0000</pubDate>
		<dc:creator>InverseFlux</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://inverseflux.com/?p=278</guid>
		<description><![CDATA[This morning I found a nice little command line switch that tells the IIS 7 log buffer to write to the file on disk.  This is especially handy, since getting a log to write for SEO and log processing purposes &#8230; <a href="http://inverseflux.com/2010/02/iis-7-logging/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This morning I found a nice little command line switch that tells the IIS 7 log buffer to write to the file on disk.  This is especially handy, since getting a log to write for SEO and log processing purposes can be a serious bitch if you don&#8217;t have a file written to!</p>
<p>Here is that command:</p>
<p>netsh http flush logbuffer</p>
<p>Other commands associated with the HTTP portion of netsh are all documented on MSDN Technet here, <a href="http://tr.im/NDmZ" target="_blank">http://tr.im/NDmZ</a>. Comes in pretty damn handy with IIS 7 and Windows Server 2008.</p>
<p>Good luck.</p>
]]></content:encoded>
			<wfw:commentRss>http://inverseflux.com/2010/02/iis-7-logging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

