Good morning,
we moved out soti from an old server to a better one. Everything is working fine instead of the MobiControl Search Service.
The problem ist that the new server "needs" the old server for some reasons.
In the elasticsearch.yml we have the following line:
discovery.zen.ping.unicast.hosts: ["soti.corp.****.com","50-soti.intern.****.com"]
soti.corp.****.com" <- old server
50-soti.intern.****.com <- new server
So ... how i can remove the old server from the search service so that only the new one is "called"