{ "Logging": { "LogLevel": { "Default": "Warning", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Warning", "YunDa.Server.Communication.WebSocket.Services.WebSocketConnectionManager": "Information", "YunDa.Server.Communication.WebSocket.Services.DotNettyWebSocketBridgeServer": "Information" } }, "ISMSServer": { "ServerIP": "192.168.81.21", "HeartbeatIntervalSeconds": 1800, "AutoConnectDelaySeconds": 60 }, "ScheduledTelemetry": { "IntervalMinutes": 30 }, "WebApi": { "Port": 38094 }, "MemoryMonitoring": { "MonitoringIntervalMinutes": 60 }, "Serilog": { "MinimumLevel": { "Default": "Warning", "Override": { "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information", "System": "Warning", "DotNetty": "Warning", "YunDa.Server.ISMSTcp": "Warning" } } } }