dashboard
repositories
filestore
activity
search
login
main
/
jczz_manager
基层智治-后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
e呼,用户,住户,房屋,报事报修,场所详情,从业人员等api,通用接口标注
zhongrj
2024-04-01
ea1613944a1cb49bd8ac59dc6d0efd6032c9ab8c
[jczz_manager.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