Skip to content

Add usage of a specific endpoint port (#11)

Compare
Choose a tag to compare
@FatmaBouzghaia FatmaBouzghaia released this 24 Aug 08:07
· 3 commits to master since this release
704d910

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..