Configuration Reference Home
OpenDJ Server - External Changelog Domain

External Changelog Domain

The External Changelog Domain provides configuration of the external changelog for the replication domain.

Relations To this Component

The following components have a direct COMPOSITION relation TO External Changelog Domains :

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ ecl-include  None
↓ ecl-include-for-deletes
↓ enabled

Basic Properties

ecl-include

Description
Specifies a list of attributes which should be published with every change log entry, regardless of whether 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.
Default Value
None
Allowed Values
A String
Multi-valued
Yes
Required
No
Admin Action Required
None
Advanced Property
No
Read-only
No

ecl-include-for-deletes

Description
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.
Default Value
None
Allowed Values
A String
Multi-valued
Yes
Required
No
Admin Action Required
None
Advanced Property
No
Read-only
No

enabled

Description
Indicates whether the External Changelog Domain is enabled. To enable computing the change numbers, set the Replication Server's "ds-cfg-compute-change-number" property to true.
Default Value
None
Allowed Values
true
false
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No