Hey All,
I just installed Wazuh 4.3 in LXC Container for testing using Ubuntu 20.04 LTS. After doing "wazuh-install.sh -a" I notice my host memory went from 19-20GB to 71GB.
I have two agents on there, and this is what I see on the container when I run "ps aux | awk '{print $6/1024 " MB\t\t" $11}' | sort -n"
What I was wondering, is this normal? In wazuh 4.2 manual install, it wasn't taking this much memory up.