dashboard
repositories
filestore
activity
search
login
main
/
jfpt-BladeX
南昌市物联网技防平台-后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
为导出报表提供实时警情,违禁品,包裹,健康码,体温导出数据接口
Administrator
2021-04-14
1f9bb7708751a9364ae69d9de5a95c1643ccb3da
[jfpt-BladeX.git]
/
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