Add usage of a specific endpoint port (#11)
When pulling cluster from Consul, the port exposed is not necessarily the one that must be used in order to make cluster level calls.
This feature allows to set a different endpoint port to make these calls on the ElasticSearch cluster.
By default, the endpoint port is the one exposed in Consul..