Adjust zookeeper log level (#7468)

This commit is contained in:
kezhenxu94 2021-12-22 00:04:26 +08:00 committed by GitHub
parent 0b6f3fb0c3
commit 1657ce31a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -32,3 +32,11 @@ management:
metrics:
tags:
application: ${spring.application.name}
logging:
level:
org:
apache:
zookeeper: WARN
hbase: WARN
hadoop: WARN