blob: b1284942c1831eef20b89cf153b45abc84e66e3d [file] [log] [blame]
spring:
profiles:
active: prod
main:
allow-bean-definition-overriding: true
aop:
auto: false
management:
endpoints:
web:
exposure:
include: "loggers,logfile,health,info,metrics"
logging:
level:
ROOT: ERROR
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
server:
port : 8433
ssl:
key-store-type: PKCS12
key-store-password: policy_agent
key-store: classpath:keystore.jks
key-password: policy_agent
app:
filepath: /opt/app/policy-agent/config/application_configuration.json