Skip to content

Commit 6a3c787

Browse files
committed
2017-05-29 完善 ELK
1 parent ba37c4e commit 6a3c787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ELK-Install-And-Settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ server.host: "0.0.0.0" # 请将这里改为 0.0.0.0 或是当前本机 IP,不
446446
erver.name: "youmeek-kibana"
447447
elasticsearch.url: "http://192.168.1.127:9200"
448448
elasticsearch.username: "elasticsearch"
449-
elasticsearch.password: "elasticsearch"
449+
elasticsearch.password: "123456"
450450
```
451451

452452
- 运行:`cd /usr/program/kibana-5.2.0 ; ./bin/kibana`

0 commit comments

Comments
 (0)