wazuh-manager-clusterd
The wazuh-manager-clusterd executable runs the Wazuh manager cluster service.
The cluster service enables multiple Wazuh managers to operate as a cluster. It coordinates communication between cluster nodes, synchronizes cluster data, and manages the distribution of tasks across the cluster.
For more information about configuring and managing a Wazuh cluster, see the Wazuh cluster section of the User Manual.
Option |
Description |
|---|---|
-c <config> |
Specifies the configuration file to use. |
-d |
Enables debug messages. Repeat the option to increase the verbosity. |
-f |
Runs the service in the foreground. |
-h, --help |
Displays the help message and exits. |
-r |
Runs the service as the root user. |
-t |
Tests the configuration and exits. |
-V |
Displays version information. |