zeek/testing/btest/scripts/base/frameworks
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
..
cluster Unit test reliability adjustment. 2012-09-13 12:59:40 -05:00
communication Drain events before terminating log/thread managers. 2012-06-28 12:42:32 -05:00
control Add sleeps to configuration_update test for better reliability. 2012-09-05 16:20:34 -05:00
input Fix race-condition in table-event test. 2013-03-07 20:28:18 -08:00
intel Initial API for Intel framework is complete. 2012-10-10 11:15:34 -04:00
logging Renaming ASCII writer filter option 'only_single_header_row' to 'tsv'. 2012-12-03 14:40:38 -08:00
notice Updates for the notices framework. 2013-02-11 14:36:14 -05:00
packet-filter Add a Reporter::fatal BIF. 2011-08-25 13:13:39 -05:00
reporter Updating baselines. 2012-08-10 13:25:18 -07:00
software Update software version parsing and comparison to account for a third numeric subversion. 2013-02-06 13:59:05 -05:00
sumstats Large update for the SumStats framework. 2013-05-21 15:52:59 -04:00