<?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: Event Processing &#8211; Normalization</title>
	<atom:link href="http://raffy.ch/blog/2007/08/25/event-processing-normalization/feed/" rel="self" type="application/rss+xml" />
	<link>http://raffy.ch/blog/2007/08/25/event-processing-normalization/</link>
	<description>Log visualization and log management as seen by Raffael Marty</description>
	<lastBuildDate>Thu, 26 Jan 2012 07:17:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Raffy&#8217;s Computer Security Blog &#187; My Splunk Blog</title>
		<link>http://raffy.ch/blog/2007/08/25/event-processing-normalization/comment-page-1/#comment-9971</link>
		<dc:creator>Raffy&#8217;s Computer Security Blog &#187; My Splunk Blog</dc:creator>
		<pubDate>Tue, 04 Dec 2007 00:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://raffy.ch/blog/2007/08/25/event-processing-normalization/#comment-9971</guid>
		<description>[...] post things that are relevant to my employment and Splunk on my Splunk blog. I will continue my rant on normalization and SIEM over [...]</description>
		<content:encoded><![CDATA[<p>[...] post things that are relevant to my employment and Splunk on my Splunk blog. I will continue my rant on normalization and SIEM over [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raffy &#187; Blog Archive &#187; Raffael Marty aka Raffy</title>
		<link>http://raffy.ch/blog/2007/08/25/event-processing-normalization/comment-page-1/#comment-7763</link>
		<dc:creator>Raffy &#187; Blog Archive &#187; Raffael Marty aka Raffy</dc:creator>
		<pubDate>Wed, 12 Sep 2007 15:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://raffy.ch/blog/2007/08/25/event-processing-normalization/#comment-7763</guid>
		<description>[...] topic in some future blog posts. On my personal blog I already started to outline the problem of normalization, which is probably the biggest and most important diffference. I will roll the topic up again right [...]</description>
		<content:encoded><![CDATA[<p>[...] topic in some future blog posts. On my personal blog I already started to outline the problem of normalization, which is probably the biggest and most important diffference. I will roll the topic up again right [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raffael Marty</title>
		<link>http://raffy.ch/blog/2007/08/25/event-processing-normalization/comment-page-1/#comment-7363</link>
		<dc:creator>Raffael Marty</dc:creator>
		<pubDate>Tue, 28 Aug 2007 19:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://raffy.ch/blog/2007/08/25/event-processing-normalization/#comment-7363</guid>
		<description>Well, I guess you are taking the discussion into a slightly different area than I started it. What strikes me is the parallels you can draw between the two interpretations of my blog post... Let me address where we think differently first:

You are talking about database normalizations. What I was talking about is event normalization or parsing. Although related, the two topics are fairly different. In order to store the parsed data, you would use some sort of database (normally) and use indexes and normalized database tables, etc. I leave those discussions to the database developers. But when it comes to parsing data and normalizing events, I will chime in again ;)

So, the parallels. Normalization in either world adds complexity. A fair amount of it. Interesting. I haven&#039;t thought of this before...</description>
		<content:encoded><![CDATA[<p>Well, I guess you are taking the discussion into a slightly different area than I started it. What strikes me is the parallels you can draw between the two interpretations of my blog post&#8230; Let me address where we think differently first:</p>
<p>You are talking about database normalizations. What I was talking about is event normalization or parsing. Although related, the two topics are fairly different. In order to store the parsed data, you would use some sort of database (normally) and use indexes and normalized database tables, etc. I leave those discussions to the database developers. But when it comes to parsing data and normalizing events, I will chime in again <img src='http://raffy.ch/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>So, the parallels. Normalization in either world adds complexity. A fair amount of it. Interesting. I haven&#8217;t thought of this before&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TK</title>
		<link>http://raffy.ch/blog/2007/08/25/event-processing-normalization/comment-page-1/#comment-7355</link>
		<dc:creator>TK</dc:creator>
		<pubDate>Tue, 28 Aug 2007 03:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://raffy.ch/blog/2007/08/25/event-processing-normalization/#comment-7355</guid>
		<description>Awesome topic and thanks for bringing it up.  The plan that gets to your destination is not always the same plan you need to move to your next for sure.  Let me offer a set of URLs that readers might find interesting.

http://www.realsoftwaredevelopment.com/2007/08/to-normalize-or.html

http://blogs.msdn.com/pathelland/archive/2007/07/23/normalization-is-for-sissies.aspx

Heck, just google &#039;normalization&#039; and go from there. :-)

Unless you are willing to think beyond the RDBS mindset, please don&#039;t argue the point.  

--tk</description>
		<content:encoded><![CDATA[<p>Awesome topic and thanks for bringing it up.  The plan that gets to your destination is not always the same plan you need to move to your next for sure.  Let me offer a set of URLs that readers might find interesting.</p>
<p><a href="http://www.realsoftwaredevelopment.com/2007/08/to-normalize-or.html" rel="nofollow">http://www.realsoftwaredevelopment.com/2007/08/to-normalize-or.html</a></p>
<p><a href="http://blogs.msdn.com/pathelland/archive/2007/07/23/normalization-is-for-sissies.aspx" rel="nofollow">http://blogs.msdn.com/pathelland/archive/2007/07/23/normalization-is-for-sissies.aspx</a></p>
<p>Heck, just google &#8216;normalization&#8217; and go from there. <img src='http://raffy.ch/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Unless you are willing to think beyond the RDBS mindset, please don&#8217;t argue the point.  </p>
<p>&#8211;tk</p>
]]></content:encoded>
	</item>
</channel>
</rss>

