dashboard
repositories
filestore
activity
search
login
hbwri
/
skjcmanager
湖北水库项目
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
查询有变形水库
aix
2024-07-24
2cba01a6b6f67cfa97d0c4e0cc589302fab817ba
[hbwri/skjcmanager.git]
/
skjcmanager
/
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