zeek/scripts/policy
Seth Hall 2b0a28686a Cleaned up stats collection.
- Removed the gap_report event.  It wasn't used anymore
   and functionally no more capable that scheduling events
   and using the get_gap_summary bif.

 - Added functionality to Dictionaries to count cumulative
   numbers of inserts performed.  This is further used to
   measure the total number of connections of various types.
   Previously only the number of active connections was
   available.

 - The Reassembler base class now tracks active reassembly
   size for all subclasses (File/TCP/Frag & unknown).

 - Improvements to the stats.log.  Mostly, more information.
2016-01-04 00:55:52 -05:00
..
frameworks Update windows-version-detection.bro 2015-12-04 09:46:14 -05:00
integration Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
misc Cleaned up stats collection. 2016-01-04 00:55:52 -05:00
protocols Fix potential race condition when logging VLAN info to conn.log 2015-11-05 12:14:05 -06:00
tuning Move DataSeries and ElasticSearch into plugins. 2014-08-08 18:32:21 -07:00