zeek/scripts/base
Arne Welzel 91f5945f92 sumstat/non-cluster: Move last epoch processing to zeek_done()
@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.
2024-11-18 15:58:01 +01:00
..
files Copy timestamp from file object 2024-05-17 15:03:06 +02:00
frameworks sumstat/non-cluster: Move last epoch processing to zeek_done() 2024-11-18 15:58:01 +01:00
misc Parse and store localversion string 2024-04-17 14:17:22 -07:00
packet-protocols Add conn.log entries for connections with unhandled IP protocols 2024-11-13 11:25:40 -07:00
protocols Merge remote-tracking branch 'origin/topic/awelzel/deprecate-broker-auto-publish' 2024-11-14 14:17:13 +01:00
utils Clarify membership in the Site::private_address_space prefix list. [skip ci] 2024-05-04 11:21:26 -07:00
init-bare.zeek Move IP protocol names table out of policy script to init-bare 2024-11-13 14:08:30 -07:00
init-default.zeek postgresql: Initial parser implementation 2024-09-06 16:10:48 +02:00
init-frameworks-and-bifs.zeek Minor comment tweaks for init-frameworks-and-bifs.zeek 2024-10-18 09:56:29 -07:00
init-supervisor.zeek Establish a separate init script when using the supervisor 2021-07-08 13:12:53 -07:00