zeek/scripts/base/frameworks/sumstats
Arne Welzel aabc4a4114 sumstats: Remove copy() for Broker::publish() calls
Serialization happens immediately at Broker::publish() time, there
should be no caching issues.
2024-11-14 12:59:22 +01:00
..
plugins Remove script functions marked as unused (6.1 deprecations) 2023-06-14 10:07:22 -07:00
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
cluster.zeek sumstats: Remove copy() for Broker::publish() calls 2024-11-14 12:59:22 +01:00
main.zeek Additional &is_used tags in the Netcontrol and Sumstats frameworks 2022-06-02 22:57:07 -07:00
non-cluster.zeek Remove script functions marked as unused (6.1 deprecations) 2023-06-14 10:07:22 -07: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.