Connect to load balancer from high level rest client

Hi

I am trying to connect to elastic search LB URL using high level rest client but getting following error:
Caused by: java.net.UnknownHostException:
I was able to communicate to individual nodes do we need to do something differently to connect to LB

i am following this link for https communication -
https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/_encrypted_communication.html

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