Change to logging.file.name for latest spring-boot
[nonrtric.git] / enrichment-coordinator-service / config / application.yaml
index db7d3af..8582bd9 100644 (file)
@@ -18,10 +18,11 @@ logging:
     org.springframework.data: ERROR
     org.springframework.web.reactive.function.client.ExchangeFunctions: ERROR
     org.oransc.enrichment: INFO
-  file: /var/log/policy-agent/application.log
+  file:
+    name: /var/log/enrichment-coordinator-service/application.log
 server:
-   port : 8433
-   http-port: 8081
+   port : 8434
+   http-port: 8082
    ssl:
       key-store-type: JKS
       key-store-password: policy_agent