logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dlt-system - DLT system logging process

Author

       Alexander Wenzel (alexander.aw.wenzel (at) bmw (dot) de)

Bugs

       See Github issue: <https://github.com/COVESA/dlt-daemon/issues>

Examples

       Start DLT system with custom configuration: dlt-system-c~/my-configuration.cfg

Exit Status

       Non zero is returned in case of failure.

Name

dlt-system - DLT system logging process

See Also

dlt-system.conf(5), dlt-daemon(1)DLT-SYSTEM(1)

Synopsis

dlt-system [-h] [-d] [-c filename]

       #DESCRIPTION

       The  DLT  system logging process is the central application, which logs system information from the plat‐
       form.  It provides the features filetransfer, syslog adapater, logging of any kind  of  files  and  proc‐
       filesystem logger.  The individual features can be enabled and disabled in the configuration file.

       dlt-system loads by default the configuration file /etc/dlt-system.conf.

   OPTIONS
       -h     Display a short help text.

       -d     Daemonize, needed in System V init systems.

       -c     Load  an  alternative  configuration  file.   By  default  the configuration file /etc/dlt.conf is
              loaded.

See Also