summaryrefslogtreecommitdiff
path: root/doc/dlt-system.1
blob: e86341b661763f839278ce5e60c32e2b2e9e7ace (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.TH dlt-system 1  "May 8, 2012" "version 2.6.2 ALPHA" "USER COMMANDS"
.SH NAME
dlt-system \- DLT system logging process
.SH SYNOPSIS
.B dlt-system
[\-h] [\-c filename]
.SH DESCRIPTION
The DLT system logging process is the central application, which logs
system information from the platform. It provides the features
filetransfer, syslog adapater, logging of any kind of files and
procfilesystem logger. The individual features can be enabled and
disabled in the configuration file. 
.PP
dlt-system loads by default the configuration file /etc/dlt-system.conf. 
See dlt-system.conf(1).
.SH OPTIONS
.TP
\-h
Display a short help text.
.TP
\-c
Load an alternative configuration file. By default the configuration
file /etc/dlt.conf is loaded.
.SH EXAMPLES
.TP
Start DLT system with own configuration:
.B dlt-system
\-c ~/my-configuration.cfg \-v
.PP
.SH EXIT STATUS
Non zero is returned in case of failure.
.SH AUTHOR
Alexander Wenzel (alexander.aw.wenzel (at) bmw.de)
.SH SEE ALSO
dlt-system.conf(5)
dlt-daemon(1)