blob: bae8025e61685cebf4908ebbc5e5e3b13a6ffab5 [file] [log] [blame]
spring:
profiles:
active: prod
management:
endpoints:
web:
exposure:
include: "loggers,logfile,health,info,metrics"
server:
port: 8433
ssl:
key-store-type: PKCS12
key-store-password: ericssondfc
key-store: classpath:keystore.jks
key-password: ericssondfc
keyAlias: tomcat-localhost
logging:
level:
ROOT: ERROR
org.springframework: ERROR
org.springframework.data: ERROR
org.springframework.web.reactive.function.client.ExchangeFunctions: ERROR
org.onap.dcaegen2.collectors.datafile: WARN
file: /var/log/ONAP/application.log
app:
filepath: src/test/resources/datafile_endpoints_test.json