<?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: Really Simple Consolation</title>
	<atom:link href="http://www.red-sweater.com/blog/81/really-simple-consolation/feed" rel="self" type="application/rss+xml" />
	<link>http://www.red-sweater.com/blog/81/really-simple-consolation</link>
	<description>Mac &#38; Technology Writings by Daniel Jalkut</description>
	<lastBuildDate>Thu, 16 May 2013 21:58:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Mark</title>
		<link>http://www.red-sweater.com/blog/81/really-simple-consolation/comment-page-1#comment-945</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 21 Feb 2006 08:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=81#comment-945</guid>
		<description><![CDATA[This really sounds like the sort of thing that Bayesian filtering would excel at. Of course, the filters would have to be trained to recognize the log&#039;s output correctly, but I don&#039;t see why it wouldn&#039;t be consistent enough across different systems to make a generic training file work.

Take a look at &lt;a href=&quot;http://en.wikipedia.org/wiki/Bayesian_filtering&quot; rel=&quot;nofollow&quot;&gt;this Wikipedia article&lt;/a&gt; for some good background on the process.]]></description>
		<content:encoded><![CDATA[<p>This really sounds like the sort of thing that Bayesian filtering would excel at. Of course, the filters would have to be trained to recognize the log&#8217;s output correctly, but I don&#8217;t see why it wouldn&#8217;t be consistent enough across different systems to make a generic training file work.</p>
<p>Take a look at <a href="http://en.wikipedia.org/wiki/Bayesian_filtering" rel="nofollow">this Wikipedia article</a> for some good background on the process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre Stechert</title>
		<link>http://www.red-sweater.com/blog/81/really-simple-consolation/comment-page-1#comment-462</link>
		<dc:creator>Andre Stechert</dc:creator>
		<pubDate>Thu, 05 Jan 2006 07:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=81#comment-462</guid>
		<description><![CDATA[Shameless plug: &lt;a href=&quot;http://www.splunk.com/&quot; rel=&quot;nofollow&quot;&gt;Splunk&lt;/a&gt; does the thing you were asking for (we call it &quot;event aggregation&quot;) and a lot more.  It includes RSS feeds.  For personal use, it&#039;s free.  Of course, we&#039;ve got to pay the bills, so there is also a commercial version that gets priority support, etc.  I work there and love it.

Cheers,
Andre]]></description>
		<content:encoded><![CDATA[<p>Shameless plug: <a href="http://www.splunk.com/" rel="nofollow">Splunk</a> does the thing you were asking for (we call it &#8220;event aggregation&#8221;) and a lot more.  It includes RSS feeds.  For personal use, it&#8217;s free.  Of course, we&#8217;ve got to pay the bills, so there is also a commercial version that gets priority support, etc.  I work there and love it.</p>
<p>Cheers,<br />
Andre</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Bell</title>
		<link>http://www.red-sweater.com/blog/81/really-simple-consolation/comment-page-1#comment-460</link>
		<dc:creator>Adam Bell</dc:creator>
		<pubDate>Thu, 05 Jan 2006 01:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=81#comment-460</guid>
		<description><![CDATA[Did you see this today? Great minds.....

http://dekstop.de/weblog/2006/01/revisiting_aggregators_pt_one/

Adam]]></description>
		<content:encoded><![CDATA[<p>Did you see this today? Great minds&#8230;..</p>
<p><a href="http://dekstop.de/weblog/2006/01/revisiting_aggregators_pt_one/" rel="nofollow">http://dekstop.de/weblog/2006/01/revisiting_aggregators_pt_one/</a></p>
<p>Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozguru</title>
		<link>http://www.red-sweater.com/blog/81/really-simple-consolation/comment-page-1#comment-459</link>
		<dc:creator>Ozguru</dc:creator>
		<pubDate>Wed, 04 Jan 2006 22:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=81#comment-459</guid>
		<description><![CDATA[As Ed pointed out, all sorts of crap gets mixed into the genuine messages. Another approach would be to use syslog.conf to send valid messages to some other location that your parser reads. Under Solaris, I was able to send select syslog messages to a pipe but I am not sure if this can be done in MacOSX. Also, in Tiger, Apple introduced the ASL routines which add extra configuration options.]]></description>
		<content:encoded><![CDATA[<p>As Ed pointed out, all sorts of crap gets mixed into the genuine messages. Another approach would be to use syslog.conf to send valid messages to some other location that your parser reads. Under Solaris, I was able to send select syslog messages to a pipe but I am not sure if this can be done in MacOSX. Also, in Tiger, Apple introduced the ASL routines which add extra configuration options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric gundrum</title>
		<link>http://www.red-sweater.com/blog/81/really-simple-consolation/comment-page-1#comment-458</link>
		<dc:creator>eric gundrum</dc:creator>
		<pubDate>Wed, 04 Jan 2006 21:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=81#comment-458</guid>
		<description><![CDATA[Have you looked at asl.log? According to man syslogd, asl.log is the agregate output of what is sent to syslog using the syslog or asl APIs. It may not contain all that you want to watch, but it seems like a good starting point.]]></description>
		<content:encoded><![CDATA[<p>Have you looked at asl.log? According to man syslogd, asl.log is the agregate output of what is sent to syslog using the syslog or asl APIs. It may not contain all that you want to watch, but it seems like a good starting point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexr</title>
		<link>http://www.red-sweater.com/blog/81/really-simple-consolation/comment-page-1#comment-456</link>
		<dc:creator>alexr</dc:creator>
		<pubDate>Wed, 04 Jan 2006 20:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=81#comment-456</guid>
		<description><![CDATA[Combine this with Never Been Seen: http://www.ranum.com/security/computer_security/code/]]></description>
		<content:encoded><![CDATA[<p>Combine this with Never Been Seen: <a href="http://www.ranum.com/security/computer_security/code/" rel="nofollow">http://www.ranum.com/security/computer_security/code/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.red-sweater.com/blog/81/really-simple-consolation/comment-page-1#comment-455</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Wed, 04 Jan 2006 19:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=81#comment-455</guid>
		<description><![CDATA[I&#039;m not sure you will be able to get anything close to perfect. I&#039;d go with what you already planned: use the &#039;good&#039; format for chunks (looks like the NSLog format) and glom all the rest together. The problem is that any old app can print to stderr and end up in the console.log file.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure you will be able to get anything close to perfect. I&#8217;d go with what you already planned: use the &#8216;good&#8217; format for chunks (looks like the NSLog format) and glom all the rest together. The problem is that any old app can print to stderr and end up in the console.log file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beau Hartshorne</title>
		<link>http://www.red-sweater.com/blog/81/really-simple-consolation/comment-page-1#comment-451</link>
		<dc:creator>Beau Hartshorne</dc:creator>
		<pubDate>Wed, 04 Jan 2006 18:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=81#comment-451</guid>
		<description><![CDATA[Err: http://www.macgeekery.com/node/86]]></description>
		<content:encoded><![CDATA[<p>Err: <a href="http://www.macgeekery.com/node/86" rel="nofollow">http://www.macgeekery.com/node/86</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beau Hartshorne</title>
		<link>http://www.red-sweater.com/blog/81/really-simple-consolation/comment-page-1#comment-450</link>
		<dc:creator>Beau Hartshorne</dc:creator>
		<pubDate>Wed, 04 Jan 2006 18:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=81#comment-450</guid>
		<description><![CDATA[Annard, is this what you were thinking of: ?]]></description>
		<content:encoded><![CDATA[<p>Annard, is this what you were thinking of: ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Annard Brouwer</title>
		<link>http://www.red-sweater.com/blog/81/really-simple-consolation/comment-page-1#comment-448</link>
		<dc:creator>Annard Brouwer</dc:creator>
		<pubDate>Wed, 04 Jan 2006 15:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=81#comment-448</guid>
		<description><![CDATA[This has been done before but then using perl for monitoring remote sites. I can&#039;t for the life of me find the reference though...]]></description>
		<content:encoded><![CDATA[<p>This has been done before but then using perl for monitoring remote sites. I can&#8217;t for the life of me find the reference though&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

 Served from: www.red-sweater.com @ 2013-05-18 04:49:56 by W3 Total Cache -->