Hi John,
Hope you are doing well today and thank you for using wazuh.
You can see there is an error in the logs
3099 - ERROR 3099 - Some Wazuh daemons are not ready in node 'node01' (wazuh-analysisd->failed, wazuh-remoted->stopped)
The logs that you are seeing are caused because analysisd is down. In order to debug the problem, you can enable the debug mode of analysisd by changing the line analysisd.debug=0 to analysisd.debug=2 at /var/ossec/etc/internal-options. You will have to restart wazuh in order to apply this configuration.
Once this is done then please share the following details.
Please share the wazuh version you are currently using and os details.
Please share the ossec.log
Can you please share the api.log and wazuh- dashboard logs using the command:
cat /usr/share/wazuh-dashboard/data/wazuh/logs/wazuhapp.log | grep -i -E "error|warn"
hope this will help. Looking forward to you response