mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +00:00
![]() This enables explicit forwarding of events matching a given topic prefix. Even if a receiving node has an event handler, it will not be raised if the event was sent along a topic that matches a previous call to Broker::forward(). |
||
---|---|---|
.. | ||
__load__.bro | ||
log.bro | ||
main.bro | ||
README | ||
store.bro |
The Broker communication framework facilitates connecting to remote Bro instances to share state and transfer events.