Skip to main content

Wazuh Cheat Sheet

install linux agent on SLES or Opensuse

zypperTo install -y make gcc gcc-c++ policycoreutils-python automake autoconf libtool libopenssl-devel curl

WAZUH_MANAGER='172.21.21.165' WAZUH_AGENT_GROUP='Linux_Servers' yumzypper --no-gpg-checks install https://packages.wazuh.com/4.x/yum/wazuh-agent-4.3.10-1.x86_64.rpm

to check

systemctl status wazuh-agent.service

output