mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
![]() In non-clustered mode, epoch_finished was not called when there was no data during the epoch. This behavior does not fit the documentation, and also is different in cluster-mode, where epoch_finished is, indeed, called after every epoch. This small change fixes this behavior. |
||
---|---|---|
.. | ||
plugins | ||
__load__.zeek | ||
cluster.zeek | ||
main.zeek | ||
non-cluster.zeek | ||
README |
The summary statistics framework provides a way to summarize large streams of data into simple reduced measurements.