zeek/scripts/policy/frameworks
Christian Kreibich 7a471df1a1 Management framework: support auto-assignment of ports in cluster nodes
This enables the controller to assign listening ports to managers, loggers, and
proxies. (We don't currently make the workers listen.) The feature is controlled
by the Management::Controller::auto_assign_ports flag. When enabled (the
default), enumeration starts from Management::Controller::auto_assign_start_port,
beginning with the manager, then the logger(s), then proxy(s). When the feature
is disabled and nodes that require a port lack it, the controller rejects the
configuration.
2022-06-07 13:38:04 -07:00
..
control Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
dpd Add analyzer_confirmation and analyzer_violation events 2021-11-23 19:36:50 -07:00
files update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
intel Fix host header normalization in intel framework. 2021-12-21 21:54:47 +01:00
management Management framework: support auto-assignment of ports in cluster nodes 2022-06-07 13:38:04 -07:00
netcontrol Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
notice update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
packet-filter More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
signatures Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
software update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00