zeek/scripts/base/frameworks/broker
Christian Kreibich 0010e65f6d Support re-peering with Broker peers that fall behind
This adds re-peering at the Broker level for peers that Broker decided to
unpeer. We keep this at the Broker level since this behavior is specific to
it (as opposed to other cluster backends).

Includes baseline updates for btests that pick up on the new script's @load.
2024-12-06 15:18:05 -08:00
..
__load__.zeek Support re-peering with Broker peers that fall behind 2024-12-06 15:18:05 -08:00
backpressure.zeek Support re-peering with Broker peers that fall behind 2024-12-06 15:18:05 -08:00
log.zeek Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
main.zeek Add Zeek-level configurability of Broker slow-peer disconnects 2024-12-06 15:18:05 -08:00
README More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
store.zeek broker/store: Extend SQLiteOptions around data safety and performance 2023-01-30 10:25:37 +01:00

The Broker communication framework facilitates connecting to remote Zeek
instances to share state and transfer events.