zeek/scripts/base/frameworks/sumstats
Daniel Thayer e724e5d392 Do not include documentation of commented-out items
Some documentation of commented-out items was being output to HTML,
which was causing that documentation to be merged with the
documentation of the next item.  Fixed by changing "##" to "#" so
that the doc comments are not included in the HTML.
2013-10-22 13:46:09 -05:00
..
plugins Fix typos and formatting in the sumstats docs 2013-10-10 23:15:12 -05:00
__load__.bro Checkpoint for SumStats rename. 2013-04-15 15:12:28 -04:00
cluster.bro Do not include documentation of commented-out items 2013-10-22 13:46:09 -05:00
main.bro Fix typos and formatting in the sumstats docs 2013-10-10 23:15:12 -05:00
non-cluster.bro Updates for SumStats API to deal with high memory stats. 2013-08-02 12:44:33 -04:00
README Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00

The summary statistics framework provides a way to summarize large streams
of data into simple reduced measurements.