mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
![]() The former replaces the pcap vs. live versions of the same tuning option. If a user does not change these, Bro makes some internal decisions that may help avoid performance problems on systems with high core counts: the number of CAF threads is capped at 8 and the maximum sleep duration for under-utilized threads is increased to 64ms (CAF's default is 10ms). |
||
---|---|---|
.. | ||
__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.