{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "FoundationsAppSettings": {

    "StorageConnectionString": "DefaultEndpointsProtocol=https;AccountName=healthlevel1;AccountKey=gFhEZR8PLknOCU7jnoH4p0qhsycC45RDYYNiqbLBWWJeI4E9CE5TkZyTlZQhmgm4PUwkUQv4y/00g/+6ny/7/w==;EndpointSuffix=core.windows.net",
    "AzureShareEnabled": "NO",
    "AzureFileShare": "healthlevel-test",
    "AzureSourceFolder": "HealthLevel",
    "AzureProcessedFolder": "HealthLevelProcessed",
    "AppCustomerDatabaseName": "HL_Customer",
    "AppLoadDatabaseName": "F_V08_LOAD",
    "AppDataDatabaseName": "HLData",
    "AppSyncedFolder": "synced",
    "AppNotSyncedFolder": "not-synced",
    "AppLoadCustomerGuid": "visn-23",
    "AppLoadSiteGuid": "visn-23-site",
    "AppLoadServerGuid": "v23-server",
    "AppLoadListenerGuid": "v23-fileman",
    "AppLoadProgramGuid": "v23-fileman",
    "AppLoadFileUnprocessedFolder": "Unprocessed",
    "AppLoadFileProcessedFolder": "Processed",
    "AppLoadFileErrorFolder": "Error",
    "AppLoadFileTempFolder": "Temp",
    "AppLoadEnableMoveFiles": "true",
    "SmtpSendEmail": "true",
    "SmtpServerName": "smtp.elasticemail.com",
    "SmtpServerPort": "2525",
    "SmtpServerEnableSSL": "true",
    "SmtpServerAuthUserName": "itadmin@healthlevel.com",
    "SmtpServerAuthUserPassword": "21c71d46-e900-4158-87ec-e8c223ea8d00",
    "SmtpFromEmailLabel": "HealthLevel",
    "SmtpFromEmailAddress": "hlsysadmin@healthlevel.com",
    "SmtpToEmailLabel": "Test Account (HL)",
    "SmtpToEmailAddress": "tobeupdated@healthlevel.com",
    "SmtpUseTestAccount": "false",
    "SmtpTestEmailLabel": "Test Account (HL)",
    "SmtpTestEmailAddress": "tobeupdated@healthlevel.com",
    "SmtpToEmailAddressForRoutineChecks": "tobeupdated@healthlevel.com",
    "ClientSettingsProvider.ServiceUri": "",
    "hluiloglistener": "C:\\Temp\\xferUtilityLogs\\nm\\appui_exceptions.log",
    "hlapploglistener": "C:\\Temp\\xferUtilityLogs\\nm\\app_exceptions.log",
    "hltraceloglistener": "C:\\Temp\\xferUtilityLogs\\nm\\app_trace.log",
    "hldbperfloglistener": "C:\\Temp\\xferUtilityLogs\\nm\\dbperf_trace.log",
    "eventIntervalInMin": "2",
    "xferType": "uploader",
    "AppDownloadFromCloud": "false",
    "ApplicationFullURL": "https://localhost:44372/",
    "timeZone": "Pacific Standard Time",
    "ApplicationStatus": "live",
    "uploadToCloud": "false",
    "UploaddataFolder": "C:\\uploader-hltest\\",
    "Crypto": "TRUE",
    "forcesourceFolder": "True",
    "forcesourceFolderPath": "C:\\foundationsshare",
    "DeleteafterUpload": "false",
    "AppCustomerGuid": "test-customer",
    "listenerGuid": "test-customer",
    "listenerType": "PSV",
    "LBendpointURL": "https://lbapi.lightning-bolt.com/",
    "LBusrname": "healthlevel",
    "LBPasscode": "j8Sk7N2zR",
    "QueryType": "range",
    "QueryStartInterval": "-30",
    "QueryEndInterval": "365",
    "NodeName": "tbd-HL local",
    "Drives": "*",
    "urlsMonitored": "https://healthlevel.com,https://google.com",
    "CPULimit": "80",
    "MemoryLimit": "90",
    "DiskUsageLimit": "99",
    "PingAttempts": "65",
    "CheckInterval": "500",
    "CheckFrequency": "1200",
    "lastFileCheckedOn": "",
    "secretkey": "to-be-populated"
  }
} 

  
