The
provides configuration of the external changelog for the replication domain.
ds-cfg-external-changelog-domain
top
Indicates whether the
is enabled.
ds-cfg-enabled
Specifies a list of attributes which should be published with every
change log entry, regardless of whether or not the attribute itself
has changed.
The list of attributes may include wild cards such as "*" and "+" as
well as object class references prefixed with an ampersand, for
example "@person".
The included attributes will be published using the "includedAttributes"
operational attribute as a single LDIF value rather like the
"changes" attribute. For modify and modifyDN operations the included
attributes will be taken from the entry before any changes were applied.
ds-cfg-ecl-include
Specifies a list of attributes which should be published with every
delete operation change log entry, in addition to those specified by the
"ecl-include" property.
This property provides a means for applications to archive entries after
they have been deleted. See the description of the "ecl-include" property
for further information about how the included attributes are published.
ds-cfg-ecl-include-for-deletes