<?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: Windows log file rotation</title>
	<atom:link href="http://blog.arithm.com/2008/02/07/windows-log-file-rotation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.arithm.com/2008/02/07/windows-log-file-rotation/</link>
	<description>Software.  Politics.  Tinfoil hat conjecture.</description>
	<lastBuildDate>Mon, 30 Jan 2012 09:08:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Author</title>
		<link>http://blog.arithm.com/2008/02/07/windows-log-file-rotation/comment-page-1/#comment-29673</link>
		<dc:creator>Author</dc:creator>
		<pubDate>Fri, 28 Aug 2009 22:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arithm.com/2008/02/07/windows-log-file-rotation/#comment-29673</guid>
		<description>Try TailCGI instead, which runs as a tiny CGI app from Apache. (Requires Apache security set up) There&#039;s also TailCMD which is a small, Win32 command-line version.</description>
		<content:encoded><![CDATA[<p>Try TailCGI instead, which runs as a tiny CGI app from Apache. (Requires Apache security set up) There&#8217;s also TailCMD which is a small, Win32 command-line version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Author</title>
		<link>http://blog.arithm.com/2008/02/07/windows-log-file-rotation/comment-page-1/#comment-29671</link>
		<dc:creator>Author</dc:creator>
		<pubDate>Fri, 28 Aug 2009 21:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arithm.com/2008/02/07/windows-log-file-rotation/#comment-29671</guid>
		<description>Glad you liked chomp. I wrote it for my own webserver as I didn&#039;t have much joy with LOGROTATE.EXE either - but one thing I really needed was to plonk the log files somewhere else (usually an ..oldlogs folder at the same level as &quot;logs&quot; ) - I&#039;ve just modified the code to accept a target path for the new log files and also a /noerr switch to suppress all errors when using stdout redirection into a LST file for use with 7zip for log archiving/compression. 

Check it out. :)</description>
		<content:encoded><![CDATA[<p>Glad you liked chomp. I wrote it for my own webserver as I didn&#8217;t have much joy with LOGROTATE.EXE either &#8211; but one thing I really needed was to plonk the log files somewhere else (usually an ..oldlogs folder at the same level as &#8220;logs&#8221; ) &#8211; I&#8217;ve just modified the code to accept a target path for the new log files and also a /noerr switch to suppress all errors when using stdout redirection into a LST file for use with 7zip for log archiving/compression. </p>
<p>Check it out. <img src='http://blog.arithm.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

