2018-04-19 00:58:09 +02:00
|
|
|
|
{
|
|
|
|
|
"IdentityUrl": "http://localhost:5105",
|
2019-02-18 19:24:04 +00:00
|
|
|
|
"Serilog": {
|
|
|
|
|
"SeqServerUrl": null,
|
2019-03-22 13:45:02 +01:00
|
|
|
|
"LogstashgUrl": "http://elk-dev.northeurope.cloudapp.azure.com:8080",
|
2019-02-18 19:24:04 +00:00
|
|
|
|
"MinimumLevel": {
|
|
|
|
|
"Default": "Information",
|
|
|
|
|
"Override": {
|
|
|
|
|
"Microsoft": "Warning",
|
|
|
|
|
"Microsoft.eShopOnContainers": "Information",
|
|
|
|
|
"System": "Warning"
|
|
|
|
|
}
|
2018-04-19 00:58:09 +02:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"AzureServiceBusEnabled": false,
|
|
|
|
|
"SubscriptionClientName": "Ordering.signalrhub",
|
|
|
|
|
"EventBusRetryCount": 5,
|
|
|
|
|
"EventBusConnection": "localhost"
|
|
|
|
|
}
|