1DLT-SYSTEM(1) DLT-SYSTEM(1)
2
3
4
6 dlt-system - DLT system logging process
7
9 dlt-system [-h] [-d] [-c filename]
10
11 #DESCRIPTION
12
13 The DLT system logging process is the central application, which logs
14 system information from the platform. It provides the features file‐
15 transfer, syslog adapater, logging of any kind of files and proc‐
16 filesystem logger. The individual features can be enabled and disabled
17 in the configuration file.
18
19 dlt-system loads by default the configuration file /etc/dlt-sys‐
20 tem.conf.
21
22 OPTIONS
23 -h Display a short help text.
24
25 -d Daemonize, needed in System V init systems.
26
27 -c Load an alternative configuration file. By default the configu‐
28 ration file /etc/dlt.conf is loaded.
29
31 Start DLT system with custom configuration: dlt-system -c ~/my-configu‐
32 ration.cfg
33
35 Non zero is returned in case of failure.
36
38 Alexander Wenzel (alexander.aw.wenzel (at) bmw (dot) de)
39
41 Copyright (C) 2015 BMW AG. License MPL-2.0: Mozilla Public License
42 version 2.0 <http://mozilla.org/MPL/2.0/>.
43
45 See Github issue: <https://github.com/GENIVI/dlt-daemon/issues>
46
48 dlt-system.conf(5), dlt-daemon(1)
49
50
51
52 DLT-SYSTEM(1)