<?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</title>
        <description>Welcome to the Net/FSE user community at NetFSE.org. We will be expanding this forum as the open source version of Net/FSE moves forward. </description>
        <link>http://netfse.org/support/index.php</link>
        <lastBuildDate>Tue, 07 Sep 2010 08:00:12 -0500</lastBuildDate>
        <generator>Phorum 5.2.9a</generator>
        <item>
            <guid>http://netfse.org/support/read.php?4,12,20#msg-20</guid>
            <title>Re: How to avoid filesystem from filling up</title>
            <link>http://netfse.org/support/read.php?4,12,20#msg-20</link>
            <description><![CDATA[ The 0.3 release handles disk space better than the 0.2 release. See <a href="http://netfse.org/support/read.php?4,19" rel="nofollow" >this thread</a> for more information.]]></description>
            <dc:creator>BenUphoff</dc:creator>
            <category>Installation</category>
            <pubDate>Mon, 06 Sep 2010 14:12:57 -0500</pubDate>
        </item>
        <item>
            <guid>http://netfse.org/support/read.php?4,19,19#msg-19</guid>
            <title>Managing Disk Space</title>
            <link>http://netfse.org/support/read.php?4,19,19#msg-19</link>
            <description><![CDATA[ There are several key parameters that can help you conserve disk space in Net/FSE. All these features can be adjusted in the server config file located by default at /etc/netfse/VERSION/local.cnf. After making changes, restart of the server process is required. <br />
<br />
<b>AutoMigrate::max</b><br />
The default setting here is 50, indicating that at most 50 PostgreSQL tables should be used to store data per data type. Each table contains TempTableSize records. These tables are not optimized for storage size and can end up eating up a lot of disk if either value is very high. <br />
<br />
Consider reducing AutoMigrate::max to 25 to conserve disk. This will force the migration subsystem to kick in earlier and move data from PostgreSQL to flat file b+ trees, which can then be compressed as needed. There is a trade off however as results stored in the PostgreSQL tables are much faster to search than records in the flat file b+ tree indexing mechanism. <br />
<br />
Note that this setting should be larger than AutoMigrate::min (default is 3), which tells the system to keep a minimum number of PostgreSQL tables per type. <br />
<br />
<b>AutoMigrate::deletedays</b> (0.3 release only)<br />
This setting is set to -1 by default, indicating that the feature is off. If set to a positive integer, the system will delete data that is older than the number of days specified. This in effect makes the system function as a ring buffer, deleting older data over time. Currently this function only works universally for all data types and cannot be customized, for instance  to delete high volume data faster than low volume data.<br />
<br />
<b>AutoMigrate::days</b> <br />
This is set to 10 by default, indicating that the migration process should try to migrate data that is older than 10 days. This is a rather conservative setting and probably should not be reduced, as the performance benefits outweigh any small storage savings.]]></description>
            <dc:creator>BenUphoff</dc:creator>
            <category>Installation</category>
            <pubDate>Mon, 06 Sep 2010 14:11:38 -0500</pubDate>
        </item>
        <item>
            <guid>http://netfse.org/support/read.php?3,18,18#msg-18</guid>
            <title>New log formats for 0.3 release</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?1,17,17#msg-17</guid>
            <title>Net/FSE 0.3 available</title>
            <link>http://netfse.org/support/read.php?1,17,17#msg-17</link>
            <description><![CDATA[ You can get the latest release of Net/FSE (version 0.3) from the <a href="http://netfse.org/downloads" rel="nofollow" >downloads</a> page.]]></description>
            <dc:creator>BenUphoff</dc:creator>
            <category>Announcements</category>
            <pubDate>Mon, 06 Sep 2010 13:50:31 -0500</pubDate>
        </item>
        <item>
            <guid>http://netfse.org/support/read.php?4,12,14#msg-14</guid>
            <title>Re: How to avoid filesystem from filling up</title>
            <link>http://netfse.org/support/read.php?4,12,14#msg-14</link>
            <description><![CDATA[ The system is designed to try to compress older data when disk space starts filling up. Once the disk is 90% full the disk manager will try to reclaim space but may not be able to do so depending on how the system is configured. <br />
<br />
In some cases the disk may fill up due to the PostgreSQL database getting very large. There are parameters in /etc/netfse/0.2/local.cnf that can be changed to address this problem. Try changing TempTableCount to something small. That may allow the DiskManager to work properly.]]></description>
            <dc:creator>BenUphoff</dc:creator>
            <category>Installation</category>
            <pubDate>Tue, 27 Jul 2010 12:32:17 -0500</pubDate>
        </item>
        <item>
            <guid>http://netfse.org/support/read.php?4,12,12#msg-12</guid>
            <title>How to avoid filesystem from filling up</title>
            <link>http://netfse.org/support/read.php?4,12,12#msg-12</link>
            <description><![CDATA[ Hi,<br />
<br />
Is there a configuration setting for Net/FSE that prevents from filesystem from being filled up? <br />
I am looking for a ring buffer type of functionality.<br />
If there is no way to do this, what can be done manually?<br />
<br />
Thanks in advance.]]></description>
            <dc:creator>mnejat</dc:creator>
            <category>Installation</category>
            <pubDate>Tue, 23 Mar 2010 11:51:52 -0500</pubDate>
        </item>
        <item>
            <guid>http://netfse.org/support/read.php?3,5,5#msg-5</guid>
            <title>New Data Type Requests</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</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</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</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>
