dashboard
repositories
filestore
activity
search
login
main
/
jfptManager
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1.统计接口 2.健康码
nnnjjj123
2021-01-28
71b6b716361c52af290493d365a328fc1a3467e2
[jfptManager.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