mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Update baselines affected by cluster controller changes
This commit is contained in:
parent
c744702f94
commit
04dda8b4a7
5 changed files with 25 additions and 3 deletions
|
@ -11,6 +11,19 @@
|
|||
|
||||
# @load frameworks/control/controllee.zeek
|
||||
# @load frameworks/control/controller.zeek
|
||||
@load frameworks/cluster/agent/__load__.zeek
|
||||
@load frameworks/cluster/agent/api.zeek
|
||||
@load frameworks/cluster/agent/boot.zeek
|
||||
@load frameworks/cluster/agent/config.zeek
|
||||
# @load frameworks/cluster/agent/main.zeek
|
||||
@load frameworks/cluster/controller/__load__.zeek
|
||||
@load frameworks/cluster/controller/api.zeek
|
||||
@load frameworks/cluster/controller/boot.zeek
|
||||
@load frameworks/cluster/controller/config.zeek
|
||||
@load frameworks/cluster/controller/log.zeek
|
||||
# @load frameworks/cluster/controller/main.zeek
|
||||
@load frameworks/cluster/controller/request.zeek
|
||||
@load frameworks/cluster/controller/types.zeek
|
||||
@load frameworks/dpd/detect-protocols.zeek
|
||||
@load frameworks/dpd/packet-segment-logging.zeek
|
||||
@load frameworks/intel/do_notice.zeek
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue