summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/logging/syslogonly.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf/logging/syslogonly.xml')
-rw-r--r--docs/smbdotconf/logging/syslogonly.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/smbdotconf/logging/syslogonly.xml b/docs/smbdotconf/logging/syslogonly.xml
new file mode 100644
index 0000000000..0b255d4ca7
--- /dev/null
+++ b/docs/smbdotconf/logging/syslogonly.xml
@@ -0,0 +1,12 @@
+<samba:parameter name="syslog only"
+ context="G"
+ type="boolean"
+ developer="1" advanced="1"
+ xmlns:samba="http://samba.org/common">
+<description>
+ <para>If this parameter is set then Samba debug
+ messages are logged into the system syslog only, and not to
+ the debug log files.</para>
+</description>
+<value type="default">no</value>
+</samba:parameter>