<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Net/FSE User Community - Data Type Support</title>
        <description>This forum is for discussions about data types supported by Net/FSE or types to be included in future releases. The forum also covers information on the creation custom data type handlers (user defined).</description>
        <link>http://netfse.org/support/list.php?3</link>
        <lastBuildDate>Tue, 07 Sep 2010 08:09:45 -0500</lastBuildDate>
        <generator>Phorum 5.2.9a</generator>
        <item>
            <guid>http://netfse.org/support/read.php?3,18,18#msg-18</guid>
            <title>New log formats for 0.3 release (no replies)</title>
            <link>http://netfse.org/support/read.php?3,18,18#msg-18</link>
            <description><![CDATA[ The 0.3 release of Net/FSE supports the following new log formats:<br />
<ul>[*] Snort <br /> [*] Juniper NetScreen 5400 <br /> [*] Bluecoat web proxy <br /> [*] Squid web proxy</ul>
<br />
We have made data type integration a key focus of the latest release. Deploying new formats is easy and we are eager to help people integrate new data feeds into Net/FSE&gt;]]></description>
            <dc:creator>BenUphoff</dc:creator>
            <category>Data Type Support</category>
            <pubDate>Mon, 06 Sep 2010 13:55:35 -0500</pubDate>
        </item>
        <item>
            <guid>http://netfse.org/support/read.php?3,5,5#msg-5</guid>
            <title>New Data Type Requests (no replies)</title>
            <link>http://netfse.org/support/read.php?3,5,5#msg-5</link>
            <description><![CDATA[ Please post to this topic if you have specific data types that you would like supported by Net/FSE. In the future we will publish documentation describing how to write your own data type processing plugins. Until then please let us know what you need supported and we will try to get it done.]]></description>
            <dc:creator>BenUphoff</dc:creator>
            <category>Data Type Support</category>
            <pubDate>Wed, 13 May 2009 21:29:20 -0500</pubDate>
        </item>
        <item>
            <guid>http://netfse.org/support/read.php?3,4,4#msg-4</guid>
            <title>IPFW Logs (no replies)</title>
            <link>http://netfse.org/support/read.php?3,4,4#msg-4</link>
            <description><![CDATA[ Net/FSE supports processing of IPFW firewall logs sent via syslog. You will need to add a line like the one below to the end of <i>/etc/nfse/local.cnf</i> if it is not already there. The value 3 in the example below is a unique ID for the data type. It doesn't matter what the number is it just has to be unique and can never be changed. <br />
<br />
<b>Type::class nfse.dataset.firewall.IPFWRecord 3 IPFW</b>]]></description>
            <dc:creator>BenUphoff</dc:creator>
            <category>Data Type Support</category>
            <pubDate>Wed, 13 May 2009 21:04:43 -0500</pubDate>
        </item>
        <item>
            <guid>http://netfse.org/support/read.php?3,3,3#msg-3</guid>
            <title>IPTables Logs (no replies)</title>
            <link>http://netfse.org/support/read.php?3,3,3#msg-3</link>
            <description><![CDATA[ Net/FSE supports processing of IPTables logs sent via syslog. You will need to add a line like the one below to the end of <i>/etc/nfse/local.cnf</i> if it is not already there. The value 4 in the example below is a unique ID for the data type. It doesn't matter what the number is it just has to be unique and can never be changed. <br />
<br />
<b>Type::class nfse.dataset.firewall.IPTablesRecord 4 IPTables</b>]]></description>
            <dc:creator>BenUphoff</dc:creator>
            <category>Data Type Support</category>
            <pubDate>Wed, 13 May 2009 20:59:34 -0500</pubDate>
        </item>
        <item>
            <guid>http://netfse.org/support/read.php?3,2,2#msg-2</guid>
            <title>Apache2 Logs (no replies)</title>
            <link>http://netfse.org/support/read.php?3,2,2#msg-2</link>
            <description><![CDATA[ Net/FSE currently supports processing of Apache2 access logs in their default state (using the default config shipped with Apache 2) sent via syslog. See the <a href="http://httpd.apache.org/docs/2.0/logs.html" rel="nofollow" >Apache2 documentation</a> for more information on Apache 2 logging. You will need to add a line like the one below to the end of <i>/etc/nfse/local.cnf</i> if it is not already there. The value 5 in the example below is a unique ID for the data type. It doesn't matter what the number is it just has to be unique and can never be changed. <br />
<br />
<b>Type::class nfse.dataset.apache.Apache2AccessRecord 5 Apache2</b>]]></description>
            <dc:creator>BenUphoff</dc:creator>
            <category>Data Type Support</category>
            <pubDate>Wed, 13 May 2009 20:51:52 -0500</pubDate>
        </item>
    </channel>
</rss>
