ITS#6815 logbase keyword

This commit is contained in:
Howard Chu 2011-02-23 03:13:56 +00:00
parent 2063cc9db7
commit 9b08a59602

View File

@ -50,6 +50,13 @@ abandon, bind, unbind
all operations all operations
.RE .RE
.TP .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> .B logold <filter>
Specify a filter for matching against Deleted and Modified entries. If Specify a filter for matching against Deleted and Modified entries. If
the entry matches the filter, the old contents of the entry will be 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 overlay accesslog
logdb cn=log logdb cn=log
logops writes reads logops writes reads
logbase search|compare ou=testing,dc=example,dc=com
logold (objectclass=person) logold (objectclass=person)
database bdb database bdb