]> git.sur5r.net Git - openldap/commitdiff
ITS#6815 logbase keyword
authorHoward Chu <hyc@openldap.org>
Wed, 23 Feb 2011 03:13:56 +0000 (03:13 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 23 Feb 2011 03:13:56 +0000 (03:13 +0000)
doc/man/man5/slapo-accesslog.5

index 1d8e87f2858778f4b72646451f52d194232f2725..488088a5d2574c1823c8e563a6b12497305142b8 100644 (file)
@@ -50,6 +50,13 @@ abandon, bind, unbind
 all operations
 .RE
 .TP
+.B logbase <operations> <baseDN>
+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 <filter>
 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