Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Wipro Technologies Ltd
AU
Last activity: 5 Dec 2016 12:24 EST
Elastic search uses the hazelcast configuration?
Hi,
We have recently seen issue with hazelcast where it is autodiscovering the IP's on back up NIC.
We have added configuration to restrict it to look for IP's starting with '12.13.*.*' (<env name=“cluster/hazelcast/interface” value=“IP_ADDRESS” />)which worked well.
As we are planning to leverage elastic search from Pega 7.1.9 the question here is
1. Will elastic search use the same hazelcast configuration and use the same IP's defined or does it needs to be configured again?
2. Currently hazelcast is registering the pyClusterAddress in pr_sys_statusnodes table with port number. But it is mentioned the elastic search will use different port, does that mean it uses the IP address and ignores the port number.
For example the pyCLusterAddress column in pr_sys_statusnodes is Proprietary information hidden:5702, then elastic search will use just the IP xx.xx.xx.xx and use the ports in the range (9300-9399)
***Updated by Moderator: Marissa to remove IP address***