docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / protocol / eventloglist.xml
blob7429f033579c822b5f4369c7e4c723f5c8fcdc77
1 <samba:parameter name="eventlog list"
2                  type="list"
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>$(statedir)/eventlog</filename>.
10     </para>
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>
20 <value type="default"/>
21 <value type="example">Security Application Syslog Apache</value>
22 </samba:parameter>