DLT-RECEIVE(1) | DLT-RECEIVE(1) |
dlt-receive - Console based client for DLT Logging
dlt-receive [-h] [-a] [-x] [-m] [-s] [-o filename] [-c limit] [-v] [-y] [-b baudrate] [-e ecuid] [-f filterfile] hostname/serial_device_name
Receive DLT messages from DLT daemon and print or store the messages.
-h
-a
-x
-m
-s
-o
-c
-v
-y
-b
-e
-f
Print received message headers received from a dlt-daemon running on localhost
Print received message headers received from a serila interface
Store received message headers from a dlt-daemon to a log file called log.dlt and filter them for e.g. Application ID ABCD and Context ID EFGH (Write:ABCD EFGH as single line to a file called filter.txt)
Store incoming messages in file(s) and restrict file sizes to 1 megabyte. If limit is reached, log.dlt will be renamed into log.0.dlt, log.1.dlt, ... No files will be overwritten in this mode
Non zero is returned in case of failure.
Be aware that dlt-receive will never delete any files. Instead, it creates a new file.
Alexander Wenzel (alexander.aw.wenzel (at) bmw.de)
Copyright © 2015 BMW AG. License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/.
Main web site: http://projects.genivi.org/diagnostic-log-trace Mailinglist: https://lists.genivi.org/mailman/listinfo/genivi-diagnostic-log-and-trace
02/23/2016 |