浏览代码

禁用es过期日志

zhouhao 2 年之前
父节点
当前提交
ec13e0cbab
共有 1 个文件被更改,包括 1 次插入1 次删除
  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