Sarawak

Welcome to the download page.

Click here to download the current version

Date
Comment
File
Jan 27, 2009 This is the first release in the Sycamore series. This version includes many bug fixes applied over the past year.

This version does lack a cleanup routine to purge old data. I'm waiting for the MySQL table partition features to become stable.


sarawak.tar.gz
April 30, 2007 This is the first release in the Dogwood series. This provides a simplified configuration file and generic support for primitive and composite logs.
This version does not have support for the SMTP logs yet. This version should only be used for testing. It lacks the cleanup routines for purging old data.
sarawak_04_30_07.tar.gz
April 6, 2007 This release contains support for "primitive" and "composite" logs. This provides a generic interface for many types of logs.
This version contains support for logs that map MAC to IP, IP to USERNAME and MAC to Username. It does not support IP to IP (NAT) logs.
This version should only be used for testing. It lacks the cleanup routines for purging old data.
sarawak_oak_04_06_07.tar.gz
March 17, 2007 This release introduces the concept of "primitive" and "composite" logs.
    A primitive log entry is one that provides information about a username, an IP or a MAC, but the log does not join any two of these. A composite log entry would join a MAC with and IP, or an IP to a Username...
    A DHCP log entry that joins a MAC with an IP is a composite log. A web server log that only provides information about an HTTP GET from an IP number would be a primitive log entry.

I added a result set method that will allow for the copy of a result set and renaming of hash keys. A unit test is provided for this new function.

I moved the HostInfo data file to the config directory: config/host_info.csv

This version should only be used for testing. It lacks the cleanup routines for purging old data.


sarawak_oak_3_17_07.tar.gz
March 8, 2007 This is the first release of Srawak. This release contains a set of configure and install programs. Some examples and test cases are provided. Some netflow ability is built into this release, but it is not demonstrated.

This version should only be used for testing. It lacks the cleanup routines for purging old data.

sarawak_oak_03_08_07.tar.gz