1DLT-ADAPTOR-UDP(1)                                          DLT-ADAPTOR-UDP(1)
2
3
4

NAME

6       dlt-adaptor-udp - Forward received UDP messages to DLT Daemon
7

SYNOPSIS

9       dlt-adaptor-udp [-a apid] [-c ctid] [-p] [-h]
10

DESCRIPTION

12       This  is  a small external program for forwarding received UDP messages
13       to DLT Daemon.
14
15       This also can be used for e.g. sending syslog messages to the DLT  dae‐
16       mon.   Therefore  a  syslog daemon called syslog-ng is necessary.  This
17       syslog daemon must be configured to send the syslog messages to a  spe‐
18       cific UDP port.  For configuration of this syslog daemon, see the docu‐
19       mentation for syslog-ng.  This tools is already  integrated  into  dlt-
20       system.
21
22   OPTIONS
23       -a     Set application ID to apid (default: UDPA)
24
25       -c     Set context ID tp ctid (default: UDPC)
26
27       -p     Set receive port number for UDP messages (default: 47111)
28
29       -h     Show help
30

EXIT STATUS

32       Non zero is returned in case of failure.
33

AUTHOR

35       Saya Sugiura (ssugiura (at) jp.adit-jv (dot) com)
36
38       Copyright  (C)  2019  Advanced Driver Information Technology, Bosch and
39       DENSO.   License  MPL-2.0:   Mozilla   Public   License   version   2.0
40       http://mozilla.org/MPL/2.0/.
41

BUGS

43       See Github issue: <https://github.com/GENIVI/dlt-daemon/issues>
44

SEE ALSO

46       dlt-daemon(1)
47
48
49
50                                                            DLT-ADAPTOR-UDP(1)
Impressum