mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-06-06 08:57:22 +00:00
Add documentation for the new syslog logging mechanism
Signed-off-by: Baptiste Daroussin <bapt@gandi.net>
This commit is contained in:
parent
64c57ea157
commit
204dfdf28b
@ -1697,6 +1697,19 @@ mknod errno 0
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<option>lxc.syslog</option>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Send logging info to syslog. It respects the log level defined in
|
||||||
|
<command>lxc.loglevel</command>. The argument should be the syslog
|
||||||
|
facility to use, valid ones are: daemon, local0, local1, local2,
|
||||||
|
local3, local4, local5, local5, local7.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
</refsect2>
|
</refsect2>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user