wazuh-agentd

The wazuh-agentd executable runs the Wazuh agent communication service.

The agent communication service establishes and maintains a secure connection between the Wazuh agent and the Wazuh manager. It exchanges messages with the manager, forwards events generated by the agent, and receives configuration updates and control messages from the manager.

For more information about the Wazuh agent and its communication with the Wazuh manager, see the Wazuh agent section of the User Manual.

Option

Description

-c <config>

Specifies the configuration file to use. The default is etc/ossec.conf.

-d

Runs the daemon in debug mode. Repeat the option to increase the debug level.

-f

Runs the daemon in the foreground.

-g <group>

Specifies the group under which the daemon runs. The default is wazuh.

-h

Displays the help message and exits.

-t

Tests the configuration and exits.

-u <user>

Specifies the user under which the daemon runs. The default is wazuh.

-V

Displays version and license information.