Details
-
Improvement
-
Resolution: Fixed
-
Major
-
7.0.0
-
1
Description
In Neo we're introducing a system event log to record events that happen across the cluster, see the parent MB, https://issues.couchbase.com/browse/MB-46215 for more details.
For XDCR we need to capture the following events.
XDCR Events | Additional Details Needed |
Create XDCR Replication | Source / Destination UUIDs Details if filtering is applied UUID of XDCR |
Incoming XDCR Creation | Source / Destination UUIDs Details if filtering is applied UUID of XDCR |
Modify XDCR Replication | UUID of XDCR |
Remove XDCR Replication | UUID of XDCR |
XDCR Process Crashed | Name of process that crashed PID of crashed process |
XDCR Settings Change | Prior Setting and New Setting |
XDCR Paused | UUID of XDCR |
XDCR Resumed | UUID of XDCR |