dashboard
repositories
filestore
activity
search
login
main
/
jfptht-public
洪城义警-正式版后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1.app 当前保安对应警情列表接口合并 2.取证上报(意见反馈)page 自定义类别接口修改合并
Administrator
2021-06-22
456d96aecc44d7e7d88bbc21e8eb6575181a61ad
[jfptht-public.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