cfd6ca9fe2b734e0b05b6367ef30ff9c8d239af2
[nivanova/samba-autobuild/.git] / docs / smbdotconf / protocol / eventloglist.xml
1 <samba:parameter name="eventlog list"
2                  type="string"
3                  context="G"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>This option defines a list of log names that Samba will 
7     report to the Microsoft EventViewer utility.  The listed 
8     eventlogs will be associated with tdb file on disk in the 
9     <filename><variable>$(libdir)</variable>/eventlog</filename>.
10     </para>
11
12     <para>
13     The administrator must use an external process to parse the normal 
14     Unix logs such as <filename>/var/log/messages</filename>
15     and write then entries to the eventlog tdb files.  Refer to the
16     eventlogadm(8) utility for how to write eventlog entries.
17     </para>
18 </description>
19
20 <value type="default"/>
21 <value type="example">Security Application Syslog Apache</value>
22 </samba:parameter>