智慧保安后台管理-外网-验收版本
zengh
2021-12-04 e79c1b0d5deb09bd49b4c19d6fb80b5ba5abf23f
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