<?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: Juniper firewall syslog parser &#8211; Part 1</title>
	<atom:link href="http://www.damiangrace.com/coding/juniper-firewall-syslog-parser-part-1/41/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.damiangrace.com/coding/juniper-firewall-syslog-parser-part-1/41/</link>
	<description>Behind the scenes</description>
	<lastBuildDate>Wed, 28 Dec 2011 21:44:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Damian</title>
		<link>http://www.damiangrace.com/coding/juniper-firewall-syslog-parser-part-1/41/comment-page-1/#comment-53</link>
		<dc:creator>Damian</dc:creator>
		<pubDate>Fri, 12 Nov 2010 02:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.damiangrace.com/?p=41#comment-53</guid>
		<description>Hi Ryan

Sounds like some interesting regex. I&#039;d love to see it. I&#039;ll shoot you an email soon.</description>
		<content:encoded><![CDATA[<p>Hi Ryan</p>
<p>Sounds like some interesting regex. I&#8217;d love to see it. I&#8217;ll shoot you an email soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.damiangrace.com/coding/juniper-firewall-syslog-parser-part-1/41/comment-page-1/#comment-52</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 09 Nov 2010 02:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.damiangrace.com/?p=41#comment-52</guid>
		<description>Dear fellow Juniper stats nerd,

I recently did very similar to this in a bit of a hurry and ended up using 5 lazy complete-line regexes to account for the different session type log formats (icmp, unxlated icmp, self-self, deny and normal).  It now inserts in to a database and aggregates down daily, weekly, monthly ... there are probably a few more to add, but it&#039;s done a few hundred million records with no error so far.

I use it for traffic profiling and incident response, not rule analysis, but now I&#039;m intrigued to use the data for rule optimisation.  I already use the catch-all allow initially like you mentioned to find and account for stray sessions.

Email if you want to compare any notes/regexes *snort*</description>
		<content:encoded><![CDATA[<p>Dear fellow Juniper stats nerd,</p>
<p>I recently did very similar to this in a bit of a hurry and ended up using 5 lazy complete-line regexes to account for the different session type log formats (icmp, unxlated icmp, self-self, deny and normal).  It now inserts in to a database and aggregates down daily, weekly, monthly &#8230; there are probably a few more to add, but it&#8217;s done a few hundred million records with no error so far.</p>
<p>I use it for traffic profiling and incident response, not rule analysis, but now I&#8217;m intrigued to use the data for rule optimisation.  I already use the catch-all allow initially like you mentioned to find and account for stray sessions.</p>
<p>Email if you want to compare any notes/regexes *snort*</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
