Provided by: python3-dlt_2.18.10.1-1_all 

NAME
py_dlt_receive - receive DLT log messages from remote DLT server
DESCRIPTION
usage: py_dlt_receive [-h] --host HOST --file FILE
[--udp-fd-buffer-size UDP_FD_BUFFER_SIZE]
[--udp-buffer-size UDP_BUFFER_SIZE]
Receive DLT messages
options:
-h, --help
show this help message and exit
--host HOST
hostname or ip address to connect to
--file FILE
The file into which the messages will be written
--udp-fd-buffer-size UDP_FD_BUFFER_SIZE
Set the socket buffer size in udp multicast mode. default: 2097152 bytes
--udp-buffer-size UDP_BUFFER_SIZE
Set the DltReceiver buffer size in udp multicast mode. default: 8388608 bytes
py_dlt_receive 2.18.10.1 July 2025 PY_DLT_RECEIVE(1)