s3-docs: change eventlog path from lockdir to statedir
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / protocol / eventloglist.xml
blob101821ad12ae4c7ab2ac97fac518119c9b71b0ae
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>$(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>