Sends UDP packets to the specified hostname and port.
Input options
The following input options are available and can be selected in Input is
:
- Raw binary
- The payload will be sent as it is.
- Hexadecimal string
- The payload will be converted to raw binary format before sending.
- JSON
- The payload will be converted to a string and then before sending.