<?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: How to rotate Tomcat catalina.out</title>
	<atom:link href="http://www.vineetmanohar.com/2010/03/howto-rotate-tomcat-catalina-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vineetmanohar.com/2010/03/howto-rotate-tomcat-catalina-out/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=howto-rotate-tomcat-catalina-out</link>
	<description>Java, Web 2.0 and other Tech topics</description>
	<lastBuildDate>Thu, 09 Feb 2012 08:01:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anon</title>
		<link>http://www.vineetmanohar.com/2010/03/howto-rotate-tomcat-catalina-out/comment-page-1/#comment-82501</link>
		<dc:creator>Anon</dc:creator>
		<pubDate>Wed, 25 Jan 2012 18:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=935#comment-82501</guid>
		<description>Tried it running it manually and nothing happened, no error message. Maybe tonight it will rotate</description>
		<content:encoded><![CDATA[<p>Tried it running it manually and nothing happened, no error message. Maybe tonight it will rotate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kumar</title>
		<link>http://www.vineetmanohar.com/2010/03/howto-rotate-tomcat-catalina-out/comment-page-1/#comment-67497</link>
		<dc:creator>Kumar</dc:creator>
		<pubDate>Fri, 11 Nov 2011 01:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=935#comment-67497</guid>
		<description>Thanks Vineet, the solution i&#039;ve been looking for. Tested in my production, works like a charm.</description>
		<content:encoded><![CDATA[<p>Thanks Vineet, the solution i&#8217;ve been looking for. Tested in my production, works like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nice Thomas</title>
		<link>http://www.vineetmanohar.com/2010/03/howto-rotate-tomcat-catalina-out/comment-page-1/#comment-59745</link>
		<dc:creator>Nice Thomas</dc:creator>
		<pubDate>Sun, 25 Sep 2011 18:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=935#comment-59745</guid>
		<description>Thanks
  its working fine</description>
		<content:encoded><![CDATA[<p>Thanks<br />
  its working fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajith</title>
		<link>http://www.vineetmanohar.com/2010/03/howto-rotate-tomcat-catalina-out/comment-page-1/#comment-50099</link>
		<dc:creator>Ajith</dc:creator>
		<pubDate>Tue, 02 Aug 2011 16:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=935#comment-50099</guid>
		<description>Am getting this error  lines must begin with a keyword or a filename (possibly in double quotes) on the first line one of tomcat logrotate conf file. How to fix this?</description>
		<content:encoded><![CDATA[<p>Am getting this error  lines must begin with a keyword or a filename (possibly in double quotes) on the first line one of tomcat logrotate conf file. How to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://www.vineetmanohar.com/2010/03/howto-rotate-tomcat-catalina-out/comment-page-1/#comment-10851</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Mon, 20 Sep 2010 16:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=935#comment-10851</guid>
		<description>What will happen if I mention both daily/weekly/monthly and size parameters both? I think only later config parameter works and first one is ignored. For example if you log file doesn&#039;t get bigger than 5M in a day, then it won&#039;t be rotated even though you have specified DAILY option. So it&#039;s ORring between DAILY and SIZE. Please correct me if I am wrong.</description>
		<content:encoded><![CDATA[<p>What will happen if I mention both daily/weekly/monthly and size parameters both? I think only later config parameter works and first one is ignored. For example if you log file doesn&#8217;t get bigger than 5M in a day, then it won&#8217;t be rotated even though you have specified DAILY option. So it&#8217;s ORring between DAILY and SIZE. Please correct me if I am wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Mikusa</title>
		<link>http://www.vineetmanohar.com/2010/03/howto-rotate-tomcat-catalina-out/comment-page-1/#comment-8979</link>
		<dc:creator>Daniel Mikusa</dc:creator>
		<pubDate>Thu, 19 Aug 2010 20:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=935#comment-8979</guid>
		<description>Interesting that you are getting crashes at 2GB.  Sounds like it may not be a Tomcat issue and it may be an issue with large file support in your Linux distribution.  

  http://linuxmafia.com/faq/VALinux-kb/2gb-filesize-limit.html</description>
		<content:encoded><![CDATA[<p>Interesting that you are getting crashes at 2GB.  Sounds like it may not be a Tomcat issue and it may be an issue with large file support in your Linux distribution.  </p>
<p>  <a href="http://linuxmafia.com/faq/VALinux-kb/2gb-filesize-limit.html" rel="nofollow">http://linuxmafia.com/faq/VALinux-kb/2gb-filesize-limit.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shantanu Pavgi</title>
		<link>http://www.vineetmanohar.com/2010/03/howto-rotate-tomcat-catalina-out/comment-page-1/#comment-7309</link>
		<dc:creator>Shantanu Pavgi</dc:creator>
		<pubDate>Sat, 17 Jul 2010 21:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=935#comment-7309</guid>
		<description>Vineet, Thanks for sharing your conf. Any specific reason for using logrotate and not log4J? Just curious to know Pros/Cons of both configurations if you have tried both. I found log4J DailyRollingFileAppender and RollingFileAppender pretty useful. One drawback being of DailyRollingFileAppender being no out of the box option to specify max. days to keep log files (Log4J ver. 1.2). I guess this can be handled using cron and find commands.</description>
		<content:encoded><![CDATA[<p>Vineet, Thanks for sharing your conf. Any specific reason for using logrotate and not log4J? Just curious to know Pros/Cons of both configurations if you have tried both. I found log4J DailyRollingFileAppender and RollingFileAppender pretty useful. One drawback being of DailyRollingFileAppender being no out of the box option to specify max. days to keep log files (Log4J ver. 1.2). I guess this can be handled using cron and find commands.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: totojack</title>
		<link>http://www.vineetmanohar.com/2010/03/howto-rotate-tomcat-catalina-out/comment-page-1/#comment-6050</link>
		<dc:creator>totojack</dc:creator>
		<pubDate>Wed, 26 May 2010 15:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=935#comment-6050</guid>
		<description>A simple solution for a great problem: thanks vineet!!!</description>
		<content:encoded><![CDATA[<p>A simple solution for a great problem: thanks vineet!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vineet</title>
		<link>http://www.vineetmanohar.com/2010/03/howto-rotate-tomcat-catalina-out/comment-page-1/#comment-5808</link>
		<dc:creator>vineet</dc:creator>
		<pubDate>Thu, 13 May 2010 14:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=935#comment-5808</guid>
		<description>Install the &lt;a href=&quot;http://rpmfind.net/linux/rpm2html/search.php?query=logrotate&amp;system=fedora&quot; rel=&quot;nofollow&quot;&gt;logrotate rpm&lt;/a&gt; using the following command:
1) login as root
2) rpm -Uvh &#039;rpm path or rpm URL&#039;</description>
		<content:encoded><![CDATA[<p>Install the <a href="http://rpmfind.net/linux/rpm2html/search.php?query=logrotate&#038;system=fedora" rel="nofollow">logrotate rpm</a> using the following command:<br />
1) login as root<br />
2) rpm -Uvh &#8216;rpm path or rpm URL&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mobil bekas</title>
		<link>http://www.vineetmanohar.com/2010/03/howto-rotate-tomcat-catalina-out/comment-page-1/#comment-5801</link>
		<dc:creator>mobil bekas</dc:creator>
		<pubDate>Thu, 13 May 2010 07:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.vineetmanohar.com/?p=935#comment-5801</guid>
		<description>hi, i couldn&#039;t find logrotate in my OS. i use fedora-linux. where to download this app ?</description>
		<content:encoded><![CDATA[<p>hi, i couldn&#8217;t find logrotate in my OS. i use fedora-linux. where to download this app ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

