blob: f1f20524c9ed8c89cfd8c4d49ad7bcf9e24b3bcf [file] [log] [blame]
servicesDistributionFileName: servicesDistributionDocker.json
logging:
level: INFO
appenders:
- type: file
currentLogFilename: /log/mics-central-service.log
threshold: ALL
archive: true
archivedLogFilenamePattern: /log/mics-central-service-%d.log
archivedFileCount: 5
timeZone: UTC
loggers:
pta: DEBUG
org.eclipse.jetty.servlets: DEBUG
server:
applicationConnectors:
- type: http
port: 9010
adminConnectors:
- type: http
port: 9011