fix bugs
This commit is contained in:
8
doc/script/docker/elk/logstash.yml
Normal file
8
doc/script/docker/elk/logstash.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
# 服务IP
|
||||
http.host: "0.0.0.0"
|
||||
# ES
|
||||
xpack.monitoring.elasticsearch.hosts: [ "http://es-master:9200" ]
|
||||
|
||||
xpack.monitoring.enabled: true
|
||||
|
||||
xpack.management.enabled: false
|
||||
Reference in New Issue
Block a user