X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=doc%2Fsysdbd-syslog.5.txt;h=b1202956ff67c0821531df823eddfda813d4addf;hp=e40b0806cc103179880144cb65ac73ed4faf91b3;hb=0a3dd5b9b97e25156412a95bcecf25f8d75c72fc;hpb=1cea8dc9f3cb0c5579c68fcdf24e7b587ac3fe0e diff --git a/doc/sysdbd-syslog.5.txt b/doc/sysdbd-syslog.5.txt index e40b080..b120295 100644 --- a/doc/sysdbd-syslog.5.txt +++ b/doc/sysdbd-syslog.5.txt @@ -17,13 +17,19 @@ all log messages to it. CONFIGURATION ------------- -*syslog* does not currently accept any configuration options. +*syslog* accepts the following configuration options: + +*LogLevel* *DEBUG*|*INFO*|*NOTICE*|*WARNING*|*ERROR*|*EMERG*:: + Set the minimum log level. Only messages logged at the specified level and + above will actually be logged. Note that this only affects how SysDB + behaves. Whether or where the log message shows up also depends on your + syslog daemon configuration. Defaults to *INFO*. SEE ALSO -------- manpage:sysdbd[1], manpage:sysdbd.conf[5] -The SysDB homepage: http://sysdb.io/ +The SysDB homepage: https://sysdb.io/ AUTHOR ------