1 ################################################################################
2 # Copyright (c) 2020 Nordix Foundation. #
4 # Licensed under the Apache License, Version 2.0 (the "License"); #
5 # you may not use this file except in compliance with the License. #
6 # You may obtain a copy of the License at #
8 # http://www.apache.org/licenses/LICENSE-2.0 #
10 # Unless required by applicable law or agreed to in writing, software #
11 # distributed under the License is distributed on an "AS IS" BASIS, #
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. #
13 # See the License for the specific language governing permissions and #
14 # limitations under the License. #
15 ################################################################################
21 allow-bean-definition-overriding: true
28 include: "loggers,logfile,health,info,metrics,threaddump,heapdump"
33 org.springframework: ERROR
34 org.springframework.data: ERROR
35 org.springframework.web.reactive.function.client.ExchangeFunctions: ERROR
36 org.oransc.enrichment: INFO
38 name: /var/log/enrichment-coordinator-service/application.log
44 key-store-password: policy_agent
45 key-store: /opt/app/enrichment-coordinator-service/etc/cert/keystore.jks
46 key-password: policy_agent
47 key-alias: policy_agent
49 filepath: /opt/app/enrichment-coordinator-service/data/application_configuration.json
51 trust-store-used: false
52 trust-store-password: policy_agent
53 trust-store: /opt/app/enrichment-coordinator-service/etc/cert/truststore.jks
54 vardata-directory: /var/enrichment-coordinator-service