No description
Find a file
Seth Hall bec965b66f Large update for the SumStats framework.
- On-demand access to sumstats results through "return from"
   functions named SumStats::request and Sumstats::request_key.
   Both functions are tested in standalone and clustered modes.

 - $name field has returned to SumStats which simplifies cluster
   code and makes the on-demand access stuff possible.

 - Clustered results can only be collected for 1 minute from their
   time of creation now instead of time of last read.

 - Thresholds use doubles instead of counts everywhere now.

 - Calculation dependency resolution occurs at start up time now
   instead of doing it at observation time which provide a minor
   cpu performance improvement.  A new plugin registration mechanism
   was created to support this change.

 - AppStats now has a minimal doc string and is broken into hook-based
   plugins.

 - AppStats and traceroute detection added to local.bro
2013-05-21 15:52:59 -04:00
aux Updating submodule(s). 2013-04-27 15:07:35 -07:00
cmake@94e72a3075 Updating submodule(s). 2013-03-07 19:33:19 -08:00
doc Fix a few tests. 2013-04-22 14:14:50 -04:00
pkg Adjusting Mac binary packaging script. 2012-09-13 16:47:40 -05:00
scripts Large update for the SumStats framework. 2013-05-21 15:52:59 -04:00
src Fixing more memory leaks. 2013-04-29 21:21:05 -07:00
testing Large update for the SumStats framework. 2013-05-21 15:52:59 -04:00
.gitignore Ignore tmp dir. 2011-10-25 19:59:25 -07:00
.gitmodules Update to use cmake submodule 2011-09-20 10:15:09 -05:00
bro-path-dev.in Fixes for script auto-documentation. 2011-08-08 19:50:45 -05:00
CHANGES Fixing more memory leaks. 2013-04-29 21:21:05 -07:00
CMakeLists.txt Bump CPack RPM package requirement to python >= 2.6.0. 2012-12-04 12:45:52 -06:00
config.h.in Merge remote-tracking branch 'origin/master' into topic/seth/elasticsearch 2012-07-06 12:01:16 -04:00
configure Teach --disable-dataseries/--disable-elasticsearch to ./configure. 2012-10-08 16:45:04 -05:00
COPYING A set of script-reference polishing. 2012-01-09 18:04:34 -08:00
INSTALL s/bro-ids.org/bro.org/g 2013-03-07 19:33:04 -08:00
Makefile Moving make target update-doc-sources from top-level Makefile to btest 2012-07-02 16:14:24 -07:00
NEWS Layout tweaks for the sumstats code, and preliminary updates for NEWS. 2013-04-28 15:35:21 -07:00
README s/bro-ids.org/bro.org/g 2013-03-07 19:33:04 -08:00
VERSION Fixing more memory leaks. 2013-04-29 21:21:05 -07:00

============================
Bro Network Security Monitor
============================

Bro is a powerful framework for network analysis and security
monitoring. Please see the INSTALL file for installation instructions
and pointers for getting started. NEWS contains release notes for the
current version, and CHANGES has the complete history of changes.
Please see COPYING for licensing information.

For more documentation, research publications, and community contact
information, please see Bro's home page:

    http://www.bro.org

On behalf of the Bro Development Team,

Vern Paxson & Robin Sommer,
International Computer Science Institute &
Lawrence Berkeley National Laboratory
vern@icir.org / robin@icir.org