zeek/scripts/base/frameworks/broker
Jon Siwek c84a51ac09 GH-837: emit Reporter errors for Broker errors
Instead of only writing them in broker.log, which may be easy to
overlook.
2020-07-16 18:07:00 -07:00
..
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
log.zeek GH-837: emit Reporter errors for Broker errors 2020-07-16 18:07:00 -07:00
main.zeek GH-780: Prevent log batches from indefinite buffering 2020-02-05 13:06:52 -08:00
README More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
store.zeek More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00

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