• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/docs-xml/smbdotconf/protocol/
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>$(lockdir)/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>
23