From this document network settings, I know that publish_host is the host that other nodes in the cluster will communicate to. But I don\'t understand the funct
To check this value, via the API:
curl http://ES:9200/_cat/master
Pay attention that hostname will be resolved (so never exposed).