Browse Source

添加日志位置

niantuo 6 years ago
parent
commit
7b6a3ddd02
1 changed files with 3 additions and 1 deletions
  1. 3 1
      eureka-web/src/main/resources/application.yml

+ 3 - 1
eureka-web/src/main/resources/application.yml

@@ -30,6 +30,7 @@ eureka:
     ip-address: 127.0.0.1
     metadata-map:
       startup: ${random.int}
+      tags: config
   client:
     register-with-eureka: true
     fetch-registry: true
@@ -52,4 +53,5 @@ management:
     health:
       show-details: always
 
-
+logging:
+  path: ./logs