Remove agents using the CLI Wazuh Server
Remove agents using the CLI Wazuh Server
The /var/ossec/bin/manage_agents tool
can also remove Wazuh agents using the command line interface (CLI).
Run the following command on the Wazuh server:
Sudo /var/ossec/bin/manage_agents
You can run the following command on the Wazuh server and
specifiy the Wazuh agent ID by using the -r option.
Replace <WAZUH_AGENT_ID> with the agent ID of the Wazuh agent:
/var/ossec/bin/manage_agents -r <WAZUH_AGENT_ID>
(agent id)
Comments
Post a Comment