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.用户注册接口修改 2.保安公司列表查询接口修改
Administrator
2021-08-19
6bd7ffcfcb0b5fb8dd1a5e95e78b07d9bb161f19
[~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