安装 ES

2018-05-15  本文已影响0人  朝阳_412d

10.126.141.131 VM_141_131_centos txelk1
10.126.141.132 VM_141_132_centos txelk2
10.126.141.133 VM_141_133_centos txelk3

-Xms4g
-Xmx4g

cluster.name: txELK
node.name: node-131 # with different name in each node [txelk1,txelk2,txelk3]#
network.host: 0.0.0.0
path.data: /app/data/es
path.logs: /app/log/es
discovery.zen.ping.unicast.hosts: ["txelk1", "txelk2","txelk3"]
gateway.recover_after_nodes: 3

上一篇 下一篇

猜你喜欢

热点阅读