Browse Source

禁用es过期日志

zhouhao 2 years ago
parent
commit
ec13e0cbab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jetlinks-standalone/src/main/resources/application.yml

+ 1 - 1
jetlinks-standalone/src/main/resources/application.yml

@@ -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