dashboard
repositories
filestore
activity
search
login
admin
/
zhba_management_w_ys
forked from
zhba/zhba_management_w_ys
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
1.统计
tangzy
2021-08-27
03f42f3e256dbc2e0c4e9b7ce3cb6a85df7cf130
[~admin/zhba_management_w_ys.git]
/
doc
/
script
/
docker
/
elk
/
logstash.yml
1
2
3
4
5
6
7
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