config test-udp {
    type = "UDP"
    server {
        hostname = "localhost"
	service = "1820"
	secret = "sikrit"
    }
}