zeek/scripts/base/frameworks/sumstats
Johanna Amann 25c33d2a29 Add exact name of the Top-k algorithm.
I needed to figure out which exact algorithm we use for our
probabilistic top-k measurements. It turns out that we do not mention
this in our source tree at all so far.
2022-05-11 13:21:26 +01:00
..
plugins Add exact name of the Top-k algorithm. 2022-05-11 13:21:26 +01:00
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
cluster.zeek Add capture to a Sumstats when-statement 2022-02-04 12:54:34 -08:00
main.zeek Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
non-cluster.zeek update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08: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.