Download List

Project Description

SiLK (System for Internet-Level Knowledge) consists of two sets of tools: a packing system and an analysis suite. The packing system receives Netflow V5 PDUs or IPFIX and converts them into a more space efficient format, recording the packed records into service-specific binary flat files. The analysis suite consists of tools that can read these flat files and then perform various query operations, ranging from per-record filtering to statistical analysis of groups of records. The analysis tools interoperate using pipes, allowing a user to develop a relatively sophisticated query from a simple beginning.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-01 07:32
2.4.5

Better handling of missing Netflow V5 records.

2008-07-14 22:43
1.1.0

It is now possible to use the PySiLK (SiLK in Python) capability in rwcut, rwuniq, and rwsort to create arbitrary fields for printing, counting, and sorting. rwuniq can count more bins than will fit in memory. When its hash table fills, rwuniq uses temporary files to store the data and merges these files once all input has been read. rwtotal has minimum and maximum thresholds. rwflowpack and the sensor.conf syntax have been changed to allow the administrator to explicitly set the directionality of collected flows (for use on a unidirectional tap).
Tags: Minor feature enhancements

2008-04-01 16:37
1.0.0

This version provides integration with Python 2.4
or later, and rwfilter can now filter based on
Python expressions. Preliminary support for IPv6
addresses can be included. rwfilter now supports
threads. Arbitrary notes (annotations) can be
added to the headers of some SiLK files. Site
information is completely determined at run-time.
Many other enhancements and bugfixes were made.
Note that a few deprecated options and behaviors
have been removed.
Tags: Major feature enhancements

2007-05-22 00:09
0.11.1

Tags: Initial freshmeat announcement

Project Resources