禁用es过期日志

This commit is contained in:
zhouhao 2022-10-26 11:51:04 +08:00
parent 6ca937a3d9
commit ec13e0cbab
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ logging:
# org.springframework.data.elasticsearch.client: trace
# org.elasticsearch: error
org.elasticsearch: error
org.elasticsearch.deprecation.search.aggregations.bucket.histogram: error
org.elasticsearch.deprecation: off
config: classpath:logback-spring.xml
vertx:
max-event-loop-execute-time-unit: seconds