From: Howard Chu Date: Wed, 23 Feb 2011 03:13:56 +0000 (+0000) Subject: ITS#6815 logbase keyword X-Git-Tag: OPENLDAP_REL_ENG_2_4_26~78 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=29d0d48e8a43a1502689b197c423344592f90fde;p=openldap ITS#6815 logbase keyword --- diff --git a/doc/man/man5/slapo-accesslog.5 b/doc/man/man5/slapo-accesslog.5 index 1d8e87f285..488088a5d2 100644 --- a/doc/man/man5/slapo-accesslog.5 +++ b/doc/man/man5/slapo-accesslog.5 @@ -50,6 +50,13 @@ abandon, bind, unbind all operations .RE .TP +.B logbase +Specify a set of operations that will only be logged if they occur under +a specific subtree of the database. The operation types are as above for +the +.B logops +setting, and delimited by a '|' character. +.TP .B logold Specify a filter for matching against Deleted and Modified entries. If the entry matches the filter, the old contents of the entry will be @@ -101,6 +108,7 @@ succeed or not. The default is FALSE. overlay accesslog logdb cn=log logops writes reads + logbase search|compare ou=testing,dc=example,dc=com logold (objectclass=person) database bdb