how can i let NGINX know that which node’s port is alive by udp?
I see the document in NGINX the way of check udp port healthy ,they says set a match and send some words to udp port,
so will graylog-server response some words when received udp packet?