install wazuh

curl -s https://packages.wazuh.com/key/GPG-KEY-WAZUH | apt-key add –
echo “deb https://packages.wazuh.com/4.x/apt/ stable main” | tee -a /etc/apt/sources.list.d/wazuh.list
apt-get update

WAZUH_MANAGER=”10.0.0.2″ apt-get install wazuh-agent

Leave a Reply

Your email address will not be published. Required fields are marked *