blob: 59921dc0f384d4cae526d72565b2e96262b14175 [file] [log] [blame]
servicesDistributionFileName: servicesDistributionDevLocal.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