zeek/scripts/base/frameworks/sumstats
Johanna Amann 7362f30c3a Sumstats: allow users to manage epoch manually
This change allows users to specify an epoch length of 0, which means
that the user manually has to finish the epochs. A new next_epoch
function is introduced to allow users to manually end epochs.

Addresses GH-348
2020-11-16 15:48:46 +00:00
..
plugins GH-234: rename Broxygen to Zeexygen along with roles/directives 2019-04-22 19:45:50 -07:00
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
cluster.zeek Sumstats: allow users to manage epoch manually 2020-11-16 15:48:46 +00:00
main.zeek Sumstats: allow users to manage epoch manually 2020-11-16 15:48:46 +00:00
non-cluster.zeek Sumstats: allow users to manage epoch manually 2020-11-16 15:48:46 +00: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.