policy/frameworks/cluster/agent/config.zeek

ClusterAgent
Namespace

ClusterAgent

Imports

policy/frameworks/cluster/controller/types.zeek

Detailed Interface

Redefinable Options

ClusterAgent::cluster_directory
Type

string

Attributes

&redef

Default

""

ClusterAgent::controller
Type

Broker::NetworkInfo

Attributes

&redef

Default
{
   address="0.0.0.0"
   bound_port=0/unknown
}
ClusterAgent::default_address
Type

string

Attributes

&redef

Default

""

ClusterAgent::default_port
Type

port

Attributes

&redef

Default

2151/tcp

ClusterAgent::directory
Type

string

Attributes

&redef

Default

""

ClusterAgent::listen_address
Type

string

Attributes

&redef

Default

""

ClusterAgent::listen_port
Type

string

Attributes

&redef

Default

""

ClusterAgent::name
Type

string

Attributes

&redef

Default

""

ClusterAgent::stderr_file_suffix
Type

string

Attributes

&redef

Default

"agent.stderr"

ClusterAgent::stdout_file_suffix
Type

string

Attributes

&redef

Default

"agent.stdout"

ClusterAgent::topic_prefix
Type

string

Attributes

&redef

Default

"zeek/cluster-control/agent"