{
	"Logging": {
		"LogLevel": {
			"Default": "Warning",
			"System.Net.Sockets.UdpClient": "Information",
			"confirecloud.agent": "Debug",
			"confirecloud.shared": "Debug"
		}
	},

	"ScanIpAddresses": [
			""
	],
	"ScanPort": 63630,
	"ScanBindingPort": 63631,
	"ScanMillisecondsDelay": 10000,

	"AgentId": "",

	"Broker": {

		"CMSQueue": "cms",

		"RabbitMQ": {
			"Endpoint": {
				"Host": "",
				"Port": 32672,
				"VirtualHost": "",
				"Username": "",
				"Password": ""
			}
		}
	}

}
