dashboard
repositories
filestore
activity
search
login
main
/
jfpt-BladeX
南昌市物联网技防平台-后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1.考勤打卡接口修改,根据坐标判断是否在多边形区域内 2.考勤打卡接口修改,根据打卡时间判断打卡的状态
Administrator
2021-05-17
aa8ecde02d63168e11cdd693c84cd4de5fe2e04e
[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