Hello,
Thanks for your response.
What steps did you follow to install your Wazuh central components? We have an official documentation on step by step
installation and also a
Quickstart that guides on the installation steps. Kindly confirm that was what you used as guide.
I can see that there seems to be some certificate related issues from your
filebeat test output you shared "
Error x509: certificate signed by unknown authority". Can you confirm that you have the wazuh server certificates in the directory
/etc/filebeat/certs/ and also confirm that they have the Wazuh server node certificate name as specified in the
config.yml when you were creating the certificates. Here is a
section that describes how to deploy the certificates to the filebeat directory. You can also check this
link on more information on how to create and deploy certificates.
Also from the Wazuh indexer logs you shared, there is this line
"exception in thread main settingsexception failed to load settings from opensearch.yml". This error could be as a result of a misconfiguration in your
/etc/wazuh-indexer/opensearch.yml file. Can you review it again and make sure that all configurations are in place. You can use this
guide which should assist you on the necessary configurations to make in the file.
I hope this was helpful. Do not hesitate to get back to us again if you're still facing the issue or you have any other query.