maxlogsize.xml   [plain text]


<samba:parameter name="max log size"
                 context="G"
                 developer="1" advanced="1"
                 xmlns:samba="http://samba.org/common">
<listitem>
    <para>This option (an integer in kilobytes) specifies 
    the max size the log file should grow to. Samba periodically checks 
    the size and if it is exceeded it will rename the file, adding 
    a <filename moreinfo="none">.old</filename> extension.</para>

    <para>A size of 0 means no limit.</para>

    <para>Default: <command moreinfo="none">max log size = 5000</command></para>

    <para>Example: <command moreinfo="none">max log size = 1000</command></para>
</listitem>
</samba:parameter>