Dear Community,
I have a local cluster and three remote clusters, which I added using Kibana UI.
- Elasticsearch logs indicate that the connection is successful.
- In Kibana Dev Tools, the Remote Cluster Info API confirms that all remote clusters are connected.
- I can also query the indices on the remote clusters using the Search API in Kibana Dev Tools.
However, in Kibana under Management → Stack Management → Remote Clusters, the status of all remote clusters is shown as "Not connected," and the Connections column shows zero.
Is this a display issue, or is there an actual problem with my configuration despite the successful connections mentioned?