{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Information", "Microsoft.Hosting.Lifetime": "Information" } }, "ElasticApm": { "ServerUrl": "http://192.168.178.44:8200", "SecretToken": "", "ServiceName": "TxSearchApi", "Environment": "Development", "CaptureBody": "all" }, "AllowedHosts": "*" }