Upgrade Wazuh Agents

1. First we need to ssh into Wazuh container

sudo docker exec -it single-node-wazuh.manager-1 /bin/bash

2. Next we run

/var/ossec/bin/agent_upgrade -l

to check which agents can be updated.

 

3. RUn the next command to update the agent/agents

/var/ossec/bin/agent_upgrade -a IDNUMBERHERE

 


Revision #1
Created 2024-07-06 14:02:03 UTC by thesabear
Updated 2024-07-06 14:06:24 UTC by thesabear