dashboard
repositories
filestore
activity
search
login
main
/
jczz_unified_auth
基层智治统一认证
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
spring-security-core 版本升级
zrj
2024-07-18
cae70a8906526c3f9cba6408b1809399e5143a43
[jczz_unified_auth.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