CCR connection issue

Hi,
I am trying to setup CCR in our test. While setting up the remote cluster getting some issue.
Using platinum license on both cluster. Below status is showing for remote cluster.
Can anyone advise me on this which setting is missing to complete the CCR configuration?

{
	"leader": {
		"connected": false,
		"mode": "sniff",
		"seeds": [
			"xxxxxxl:9300"
		],
		"num_nodes_connected": 0,
		"max_connections_per_cluster": 3,
		"initial_connect_timeout": "30s",
		"skip_unavailable": false
	}
}

Hi,

Anyway i found the root cause and solution, I was trying to add dedicated master node of remote cluster, but when i tried to add the non-master node then is showing connected status.

Thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.