Hi again Alfonso,
The user for our OVA is
wazuh-user and de pass is
wazuh. It's displayed when the machine boots. Once, you have booted it, you can change de keyboard distro by running
loadkeys es, this command will set your keyboard to the Spanish one. Remember to run this command with
sudo or as a root user. In the English keyboard, the position of the needed characters to write the user and password are the same as the Spanish keyboard, except the "-" present in the user, which can be typed using the " ' ", the right key of the "0" (zero).
To avoid this, you can try using an ssh connection whit the OVA from the host machine. If for example the ip of your OVA is set to 192.192.192.192, you could run in the host machine the command: ssh 192.192.192.192 -l wazuh-user and then type the pass (wazuh). This will provide you access to this machine through ssh, and the keyboard distro will remain the same as the host machine, so you won't have to change it.
Using the OVA will provide you with the central components of Wazuh. To monitor additional endpoints, you will have to install agents in the machines which you want to monitor. This
documentation can lead you through this procedure.
Let me know if you find any other problem and I will try to help you as soon as possible!
Regards,
Manuel.