I would need you to ensure that you have updated the /etc/wazuh-dashboard/opensearch_dashboards.yml file with the backup of the previous configuration file. Make sure to update the IP address and the certificates in the dashboard configuration. [Screenshot added for reference]
After that I would need you to change the password for kibanaserver by using this command:
/usr/share/wazuh-indexer/plugins/opensearch-security/tools/wazuh-passwords-tool.sh -u kibanaserver -p '<password>'
Then restart the Wazuh dashboard:
systemctl restart wazuh-dashboard
For distributed environments, update the password using the following command:
echo <kibanaserver>| /usr/share/wazuh-dashboard/bin/opensearch-dashboards-keystore --allow-root add -f --stdin opensearch
The issue is already open here:
https://github.com/wazuh/wazuh/issues/25607
Also, check the Wazuh Dashboard certificates using this command:
ls -lrt /etc/wazuh-dashboard/certs/
Ensure that the path and file names match in:
/etc/wazuh-dashboard/opensearch_dashboards.yml
Let me know if this solves your issue!
--
You received this message because you are subscribed to a topic in the Google Groups "Wazuh | Mailing List" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/wazuh/D6DiO9ixrHA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to wazuh+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/55dc5d87-2de4-44b9-8507-cff3e147c160n%40googlegroups.com.