There are two different areas of Couchbase Web Console which contain information about replication via XDCR: 1) the XDCR tab, and 2) the outgoing XDCR section under the Data Buckets tab.
The Couchbase Web Console will display replication from the cluster it belongs to. Therefore, when you view the console from a particular cluster, it will display any replications configured, or replications in progress for that particular source cluster. If you want to view information about replications at a destination cluster, you need to open the console at that cluster. Therefore, when you configure bi-directional you should use the web consoles that belong to source and destination clusters to monitor both clusters.
To see statistics on incoming and outgoing replications via XDCR see the following:
Incoming Replications, see Section 6.4.1.7, “Monitoring Incoming XDCR”.
Outgoing Replications, see Section 6.4.1.6, “Monitoring Outgoing XDCR”.
Any errors that occur during replication appear in the XDCR errors panel. In the example below, we show the errors that occur if replication streams from XDCR will fail due to the missing vBuckets:
You can tune your XDCR parameters by using the administration REST API. See Section 8.9.6, “Viewing Internal XDCR Settings”.