Hello Luiz:
I hope you are fine.
As fas as I can see, there is no problem with your wazuh-manager installation. Theres is only a deprecation notice for some config for "Vulnerability Detector" module.
With that being said, there are a nuember of installation alternatives to install the Wazuh components:
- wazuh-manager
- filebeat
- wazuh-indexer
- wazuh-dashboard
If you already have a machine with a Linux distribution installed, you can use the Quickstart guide to create an All In One (AIO) Wazuh installation:
You can also get an Opensource Virtual Appliance (OVA) od Wazuh that is a virtual machine file that contains all the Wazuh components. This is also an AIO installation:
Apart from this, you can install all the components in separated machines following the standard installation guide:
The most common and basic distributed env is to use one machine for wazuh-manager/filebeat and another for wazuh-indexer/dashboard
Bear in mind, that if some expansion of your environment is required due to a growth of your Wazuh monitored infrastructure, any of this installations can be expanded separating the wazuh-manager/filebeat from wazuh-indexer/dashboard machines in case of a AIO installation or increasing the number of wazuh-manager and/or wazuh-indexer nodes from the basic distributed environment of the third example.
I hope this helps.
Thanks