mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Update scripts/base/frameworks/cluster/main.zeek
Co-authored-by: Jon Siwek <jsiwek@corelight.com>
This commit is contained in:
parent
cf8671d078
commit
e78386d6e5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#hh#! A framework for establishing and controlling a cluster of Zeek instances.
|
##! A framework for establishing and controlling a cluster of Zeek instances.
|
||||||
##! In order to use the cluster framework, a script named
|
##! In order to use the cluster framework, a script named
|
||||||
##! ``cluster-layout.zeek`` must exist somewhere in Zeek's script search path
|
##! ``cluster-layout.zeek`` must exist somewhere in Zeek's script search path
|
||||||
##! which has a cluster definition of the :zeek:id:`Cluster::nodes` variable.
|
##! which has a cluster definition of the :zeek:id:`Cluster::nodes` variable.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue