dashboard
repositories
filestore
activity
search
login
main
/
jfptht-publicSecurity
南昌市物联网技防平台-公安版
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
新增查询当前保安人员的警情信息接口
Administrator
2021-06-22
dbe1588cc6f6d596964c3dd0decee406942bdc84
[jfptht-publicSecurity.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