mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
![]() @Sheco reported that standalone epoch processing may exclude scheduled events when the final sumstat epoch runs before. For example, this easily happens when attempting to do sumstat observations within connection_state_remove(). Delay final epoch processing to zeek_done() instead. This doesn't deal with the clustered version - this would need something more elaborate and potentially a mechanism to delay the shutdown of other cluster nodes until/after sumstat processing completed. |
||
---|---|---|
.. | ||
basic-cluster.zeek | ||
basic.zeek | ||
cluster-intermediate-update.zeek | ||
final-epoch.zeek | ||
last-cluster.zeek | ||
manual-epoch-cluster.zeek | ||
manual-epoch.zeek | ||
on-demand-cluster.zeek | ||
on-demand.zeek | ||
sample-cluster.zeek | ||
sample.zeek | ||
thresholding.zeek | ||
topk-cluster.zeek | ||
topk.zeek |