Upgrading Wazuh agents on macOS endpoints
Follow these steps to upgrade Wazuh agents locally on macOS endpoints.
Note
You need administrator privileges to upgrade the agent.
Download the latest macOS installer:
Intel: wazuh-agent-4.10.1-1.intel64.pkg.
Apple silicon: wazuh-agent-4.10.1-1.arm64.pkg.
Run the macOS installer by using the command line interface (CLI) or the graphical user interface (GUI).
To upgrade the Wazuh agent by using the command line, select your architecture, and run the installer:
# installer -pkg wazuh-agent-4.10.1-1.intel64.pkg -target /
# installer -pkg wazuh-agent-4.10.1-1.arm64.pkg -target /
Note
Packages earlier than 4.5.1 are not available for ARM64 architectures.
Using the GUI will perform a simple upgrade. Double click on the downloaded file and follow the wizard. If you are not sure how to answer some of the prompts, simply use the default answers.