Hi there, I was wondering if there is an option (or should be implemented) to be able to connect to a remote cluster. It should provide the same functionality like that java api for ES:
new TransportClient(settings).addTransportAddress(new InetSocketTransportAddress(ip, 9300)) I tried to run a local test with my machine in 10.1.15.x range and the cluster in 10.1.10.x range and my remote cluster was not found. With the current available parameters you can only specify the clustername, but when the cluster isn't in the same subnet it won't be discovered. Or maybe I am missing something and I got it all wrong? -- View this message in context: http://camel.465427.n5.nabble.com/camel-elasticsearch-option-to-connect-to-remote-cluster-tp5730270.html Sent from the Camel - Users mailing list archive at Nabble.com.