Deploying an Agent
Once you login the UI, you have to set up an agent, which will reside on a endpoint (a VM, a server, an IoT device,, etc),
An agent is basically software that will run on it and provide security related information from that endpoint, send to the manager Threat
will display in the Wazuh Dashboard.
Once you click on the the "deploy new agent" button, you will be asked to provide information about your endpoint and this will
help install the proper packages or files to deploy your agent.
1. Selecting your endpoint architecture is important.
2. If you're selecting the server address, be careful when selecting the IP, in my case, I had to select the Hypervisor's IP and not the endpoint IP.

Copy the link it generated in your terminal and it will install the agent software, in this case, it's my Linux Machine.
See below

Copy and paste these commands in the terminal to start the agent service on your endpoint. And go back to your Dashboard and you should see your endpoint "active".

Below shows the active agent.