DigitMagazine

Elasticsearch - Providing seed list of other nodes in cluste

Nov 25th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. discovery.zen.ping.unicast.hosts:
  2. - 192.168.1.10:9300
  3. - 192.168.1.11
  4. - seeds.mydomain.com
Add Comment
Please, Sign In to add comment