{ "Serilog": { "MinimumLevel": { "Default": "Debug", "Override": { "Microsoft": "Debug", "Microsoft.Hosting.Lifetime": "Debug" } }, "WriteTo": [ { "Name": "File", "Args": { "path": "log/log-.txt", "rollingInterval": "Day" } } ] }, "MqSettings": { "TemplateMatcher": { "HostName": "10.99.253.216" }, "TemplateGenerator": { "HostName": "10.99.253.216" }, "TemplateUpdater": { "HostName": "10.99.253.216" } } }