DLT-DAEMON(1) | DLT-DAEMON(1) |
dlt-daemon - Diagnostic Log and Trace daemon
dlt-daemon [-h] [-d] [-c filename] [-t directory] [-p port]
The DLT daemon is the central place where logs and traces are gathered from different applications, stored temporarily or permanently and transferred to a DLT client application, which can run directly on the GENIVI system or more likely on a external tester device.
Start DLT daemon in background mode: dlt-daemon -d
Start DLT daemon with own configuration: dlt-daemon -c ~/my-dlt-configuration.cfg
Start DLT daemon with custom pipes directory: dlt-daemon -t ~/dlt_pipes
Start DLT daemon listening on custom port 3500: dlt-daemon -p 3500
Non zero is returned in case of failure.
Alexander Wenzel (alexander.aw.wenzel (at) bmw (dot) de)
Copyright (C) 2016 BMW AG. License MPL-2.0: Mozilla Public License version 2.0 <http://mozilla.org/MPL/2.0/>.
See Github issue: <https://github.com/GENIVI/dlt-daemon/issues>