Code

sysdb: Use a custom output format instead of pretty-printed JSON.
[sysdb.git] / doc / sysdbd-syslog.5.txt
index 96b7fedbdd6f4567a07df1724b6092ce65ee5e11..b1202956ff67c0821531df823eddfda813d4addf 100644 (file)
@@ -17,7 +17,13 @@ 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
 --------