<?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: Rotating Linux Log Files &#8211; Part 1: syslog</title> <atom:link href="http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/feed/" rel="self" type="application/rss+xml" /><link>http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/</link> <description>The Journal Of A Linux Sysadmin</description> <lastBuildDate>Wed, 08 Feb 2012 13:08:17 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: Anon123</title><link>http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/comment-page-1/#comment-181458</link> <dc:creator>Anon123</dc:creator> <pubDate>Tue, 22 Dec 2009 19:47:15 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/#comment-181458</guid> <description>Also note that syslogd-listfiles will include all log files over the &quot;large&quot; size, so files that otherwise would be rotated weekly will be rotated more often.  Eg. I was trying to determine why daemon.log always rotated nightly (coincidentally it wasn&#039;t included in the syslogd-listfiles output when I ran it manually, but by the time cron got around to running in the morning, it was always over 1MB, so got rotated).</description> <content:encoded><![CDATA[<p>Also note that syslogd-listfiles will include all log files over the &#8220;large&#8221; size, so files that otherwise would be rotated weekly will be rotated more often.  Eg. I was trying to determine why daemon.log always rotated nightly (coincidentally it wasn&#8217;t included in the syslogd-listfiles output when I ran it manually, but by the time cron got around to running in the morning, it was always over 1MB, so got rotated).</p> ]]></content:encoded> </item> <item><title>By: Matt</title><link>http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/comment-page-1/#comment-179650</link> <dc:creator>Matt</dc:creator> <pubDate>Wed, 04 Feb 2009 10:57:12 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/#comment-179650</guid> <description>Fantastic article, thanks! I&#039;ve just found a bug... I mean feature in the syslogd-listfiles approach. If you try to exclude news.* events from /var/log/syslog e.g.*.*;auth,authpriv.none,cron,news.*           -/var/log/syslogThen syslogd-listfiles doesn&#039;t list /var/log/syslog anymore and thus it doesn&#039;t get rotated anymore!!</description> <content:encoded><![CDATA[<p>Fantastic article, thanks! I&#8217;ve just found a bug&#8230; I mean feature in the syslogd-listfiles approach. If you try to exclude news.* events from /var/log/syslog e.g.</p><p>*.*;auth,authpriv.none,cron,news.*           -/var/log/syslog</p><p>Then syslogd-listfiles doesn&#8217;t list /var/log/syslog anymore and thus it doesn&#8217;t get rotated anymore!!</p> ]]></content:encoded> </item> <item><title>By: Logrotate in Linux &#171; gnufreakz&#8217;s Weblog</title><link>http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/comment-page-1/#comment-178653</link> <dc:creator>Logrotate in Linux &#171; gnufreakz&#8217;s Weblog</dc:creator> <pubDate>Mon, 29 Sep 2008 11:22:50 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/#comment-178653</guid> <description>[...] other log files not handled by syslog itself (details on rotating system log files can be found in part 1 of the article). It allows automatic rotation, compression, removal, and mailing of log files. Each log file may [...]</description> <content:encoded><![CDATA[<p>[...] other log files not handled by syslog itself (details on rotating system log files can be found in part 1 of the article). It allows automatic rotation, compression, removal, and mailing of log files. Each log file may [...]</p> ]]></content:encoded> </item> <item><title>By: miniGeek.org &#187; Postfix, Debian and logrotating</title><link>http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/comment-page-1/#comment-178588</link> <dc:creator>miniGeek.org &#187; Postfix, Debian and logrotating</dc:creator> <pubDate>Thu, 11 Sep 2008 08:47:04 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/#comment-178588</guid> <description>[...] found a really informative article on Marius&#8217; site called Rotating Linux Log Files. Debian handles any entries that are found in /etc/syslog.conf are differently to standard [...]</description> <content:encoded><![CDATA[<p>[...] found a really informative article on Marius&#8217; site called Rotating Linux Log Files. Debian handles any entries that are found in /etc/syslog.conf are differently to standard [...]</p> ]]></content:encoded> </item> <item><title>By: Andrew</title><link>http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/comment-page-1/#comment-178587</link> <dc:creator>Andrew</dc:creator> <pubDate>Thu, 11 Sep 2008 03:44:06 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/#comment-178587</guid> <description>Many thanks for posting this trace - it saved me a lot of time.</description> <content:encoded><![CDATA[<p>Many thanks for posting this trace &#8211; it saved me a lot of time.</p> ]]></content:encoded> </item> <item><title>By: ujjwal</title><link>http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/comment-page-1/#comment-24051</link> <dc:creator>ujjwal</dc:creator> <pubDate>Sun, 11 Mar 2007 02:43:51 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/#comment-24051</guid> <description>hello
ther are a no of log files generated by  the system itself and applications log too in linux. and they are rotated dialy , hourly ,weekly and so on. but i want to create a program that  rotates  all log files by the same program and other different  utilities to stop log rotation.
please give me the suggestions and the help such that i can be able to do it.
i want to use the bash scripting.</description> <content:encoded><![CDATA[<p>hello<br
/> ther are a no of log files generated by  the system itself and applications log too in linux. and they are rotated dialy , hourly ,weekly and so on. but i want to create a program that  rotates  all log files by the same program and other different  utilities to stop log rotation.<br
/> please give me the suggestions and the help such that i can be able to do it.<br
/> i want to use the bash scripting.</p> ]]></content:encoded> </item> <item><title>By: Rolf BystrÃ¶m</title><link>http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/comment-page-1/#comment-5049</link> <dc:creator>Rolf BystrÃ¶m</dc:creator> <pubDate>Thu, 12 Oct 2006 13:15:30 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-1-syslog/#comment-5049</guid> <description>Hi
There is a number of files in /var/log and its sub directories that
are indeed rotated and I wonder how. These files include:
dmesg, evms-engine.log, faillog,lastlog,udev,Xorg.*.log.
I cannot find them either in /etc/logrotate.conf + includes or
among those found if you run syslogd-listfiles.
My problem is that I would like to let logrotate run all my log
rotations and must be able to stop all the other methods.
I run Ubuntu Linux 6.06 (Dapper Drake) and would be very
grateful for a tip.</description> <content:encoded><![CDATA[<p>Hi<br
/> There is a number of files in /var/log and its sub directories that<br
/> are indeed rotated and I wonder how. These files include:<br
/> dmesg, evms-engine.log, faillog,lastlog,udev,Xorg.*.log.<br
/> I cannot find them either in /etc/logrotate.conf + includes or<br
/> among those found if you run syslogd-listfiles.<br
/> My problem is that I would like to let logrotate run all my log<br
/> rotations and must be able to stop all the other methods.<br
/> I run Ubuntu Linux 6.06 (Dapper Drake) and would be very<br
/> grateful for a tip.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: www.ducea.com @ 2012-02-08 18:53:49 by W3 Total Cache -->
