diff --git a/lms/nladmin-system/pom.xml b/lms/nladmin-system/pom.xml index 1886638bd..741afd3ed 100644 --- a/lms/nladmin-system/pom.xml +++ b/lms/nladmin-system/pom.xml @@ -27,12 +27,19 @@ 5.7.14 0.11.1 - 5.9.0 + 5.8.0 1.9 + + + com.github.oshi + oshi-core + 6.1.4 + + org.elasticsearch.client elasticsearch-rest-high-level-client @@ -399,12 +406,7 @@ 4.1.4 - - - com.github.oshi - oshi-core - 5.0.1 - + diff --git a/lms/nladmin-system/src/main/resources/config/application.yml b/lms/nladmin-system/src/main/resources/config/application.yml index 152b8df80..1ff1ed0ae 100644 --- a/lms/nladmin-system/src/main/resources/config/application.yml +++ b/lms/nladmin-system/src/main/resources/config/application.yml @@ -117,6 +117,7 @@ mybatis-plus: global-config: db-config: id-type: INPUT + banner: false management: health: elasticsearch: diff --git a/lms/nladmin-system/src/main/resources/logback-spring.xml b/lms/nladmin-system/src/main/resources/logback-spring.xml index 806be9f9d..b9c3082a1 100644 --- a/lms/nladmin-system/src/main/resources/logback-spring.xml +++ b/lms/nladmin-system/src/main/resources/logback-spring.xml @@ -49,9 +49,9 @@ https://juejin.cn/post/6844903775631572999 - http://47.111.78.178:27017/_bulk - logs-%date{yyyy-MM-dd} - tester + http://10.1.3.90:9200/_bulk + lms_root + lms_root es-logger es-error-logger 30000