Wazuh graylog integration issue

  • OS Information: Ubuntu 24.04 LTS
  • Package Version:
  • Graylog: 6.0
  • Wazuh Indexer: 4.9.0
  • OpenJDK: 17.0.14

when i access the graylog on web it show coneecting to server and show below arror on terminal

  • Service logs, configurations
  • 2025-04-29T13:19:51.624Z INFO [VersionProbe] OpenSearch/Elasticsearch is not available. Retry #9
    2025-04-29T13:19:56.642Z ERROR [VersionProbe] Unable to retrieve version from Elasticsearch node: None of the TrustManagers trust this certificate chain. - None of the TrustManagers trust this certificate chain.
    2025-04-29T13:19:56.642Z INFO [VersionProbe] OpenSearch/Elasticsearch is not available. Retry #10
    2025-04-29T13:20:01.662Z ERROR [VersionProbe] Unable to retrieve version from Elasticsearch node: None of the TrustManagers trust this certificate chain. - None of the TrustManagers trust this certificate chain.
    2025-04-29T13:20:01.663Z INFO [VersionProbe] OpenSearch/Elasticsearch is not available. Retry #11

I am planning to integrate Wazuh 4.9 with Graylog 5.2 for testing purposes. I’m aware that one of the main challenges is the Wazuh Dashboard’s incompatibility due to Graylog replacing dots (. ) in field names with underscores (_ ), which breaks the nested field structure expected by Wazuh’s default dashboards.
Given that, would this setup still be a viable integration for testing and log analysis (even if custom dashboards are required)? Are there any specific configurations, plugins, or best practices you would recommend to minimize issues during the integration?
Looking forward to your feedback.