From 42d558699e2dcecab02dde74758e857e11685df2 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 18 Oct 2005 14:12:58 +0000 Subject: adding dpcs for 'eventlog list' and 'svcctl list' (This used to be commit 4b6f110f468b8d715524fa9b27b509757566add9) --- docs/smbdotconf/protocol/eventloglist.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/smbdotconf/protocol/eventloglist.xml (limited to 'docs/smbdotconf/protocol/eventloglist.xml') diff --git a/docs/smbdotconf/protocol/eventloglist.xml b/docs/smbdotconf/protocol/eventloglist.xml new file mode 100644 index 0000000000..cfd6ca9fe2 --- /dev/null +++ b/docs/smbdotconf/protocol/eventloglist.xml @@ -0,0 +1,22 @@ + + + This option defines a list of log names that Samba will + report to the Microsoft EventViewer utility. The listed + eventlogs will be associated with tdb file on disk in the + $(libdir)/eventlog. + + + + The administrator must use an external process to parse the normal + Unix logs such as /var/log/messages + and write then entries to the eventlog tdb files. Refer to the + eventlogadm(8) utility for how to write eventlog entries. + + + + +Security Application Syslog Apache + -- cgit