summaryrefslogtreecommitdiff
path: root/doc/dlt-system.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dlt-system.1')
-rw-r--r--doc/dlt-system.137
1 files changed, 37 insertions, 0 deletions
diff --git a/doc/dlt-system.1 b/doc/dlt-system.1
new file mode 100644
index 0000000..6221498
--- /dev/null
+++ b/doc/dlt-system.1
@@ -0,0 +1,37 @@
+.TH dlt-system 1 "October 31, 2011" "version 2.4.0" "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)
+