Skip to content

Commit d206847

Browse files
author
zhang
committed
2019-05-13
1 parent 79e82db commit d206847

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

markdown-file/Elasticsearch-Base.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,9 @@ type=rpm-md
124124
- 默认只能 localhost 访问,修改成支持外网访问
125125

126126
```
127+
打开这个注释:#cluster.name: my-application
128+
集群名称最好是自己给定,不然有些 client 端会连不上,或者要求填写
129+
127130
打开这个注释:#network.host: 192.168.0.1
128131
改为:network.host: 0.0.0.0
129132
```

0 commit comments

Comments
 (0)