--- 
AppSettings: 
  CacheDbResults: true
  SiteTitle: CSI-NET-NOTY-MSGTEMPL-{env}
kafka: 
  serviceName: CSI-NET-NOTY-MSGTEMPL-{env}
Logging: 
  IncludeScopes: false
  LogLevel: 
    Default: Debug
    Microsoft: Information
    System: Information
swaggerschema:
  api-title: "Notifications  Api"
  api-title-desc: "Notifications  Api Desc"
DefaultDbConnection: "mongodb://{empi:database:nodes}/csi-net-noty-msgtempl"
ServiceUrls:
  UserPermission: http://service-base-security-token/token/logged-in-user
EventStoreConfigOptions:
  EventStoreConnectionString: "mongodb://{noty:database:nodes}/csi-net-noty-events-store"
  MessageStoreConnectionString: "mongodb://{noty:database:nodes}/csi-net-noty-events-store"
MongoLogs: "mongodb://{Mongo:appLogs}/app-logs"

ElasticApm:
  ServiceName: CSI-NET-NOTY-MSGTEMPL