dashboard
repositories
filestore
activity
search
login
main
/
srjw-car
上饶警务-警车数据读取服务(udp)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
first commit
zhongrj
2023-08-03
ed3b00388e0d26e14dfcdcda0dcc03ba43a3ab90
[srjw-car.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