policy/misc/load-balancing.zeek¶
-
LoadBalancing
¶
This script implements the “Zeek side” of several load balancing approaches for Zeek clusters.
Namespace: | LoadBalancing |
---|---|
Imports: | base/frameworks/cluster, base/frameworks/packet-filter |
Summary¶
Redefinable Options¶
LoadBalancing::method : LoadBalancing::Method &redef |
Defines the method of load balancing to use. |
Types¶
LoadBalancing::Method : enum |
Redefinitions¶
Cluster::Node : record |
|
Detailed Interface¶
Redefinable Options¶
-
LoadBalancing::method
¶ Type: LoadBalancing::Method
Attributes: &redef
Default: LoadBalancing::AUTO_BPF
Defines the method of load balancing to use.