X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=enrichment-coordinator-service%2Fconfig%2Fapplication.yaml;h=e64db0c9ee91f5fbc3d54e4cd56deef62250baa7;hb=c271dc21d63ef0b8a1e622625b75825efade8c8f;hp=6279a3e2ba80a199873041ef3a162076fd0c0fed;hpb=d1d085456c485599f6b8aba87b6d761b29c2ecd4;p=nonrtric.git diff --git a/enrichment-coordinator-service/config/application.yaml b/enrichment-coordinator-service/config/application.yaml index 6279a3e2..e64db0c9 100644 --- a/enrichment-coordinator-service/config/application.yaml +++ b/enrichment-coordinator-service/config/application.yaml @@ -17,11 +17,12 @@ logging: org.springframework: ERROR org.springframework.data: ERROR org.springframework.web.reactive.function.client.ExchangeFunctions: ERROR - org.oransc.policyagent: INFO - file: /var/log/policy-agent/application.log + org.oransc.enrichment: INFO + file: + name: /var/log/enrichment-coordinator-service/application.log server: - port : 8433 - http-port: 8081 + port : 8434 + http-port: 8083 ssl: key-store-type: JKS key-store-password: policy_agent