Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Viewing Stream Connect Message Replication statistics

When message replications are running, the system creates a metrics record for each active topic replication every 60 seconds. Metrics records provide information about topic replications. You can view metrics records on the Message Replication Statistics [sys_sc_channel_replication_metric] table. You can also view metrics records for a topic by checking the Message Replication Statistics on its Kafka Topic Replication record.

MetricDescription
Collection timeTime the metric collection ended. Formatted as yyyy-MM-dd and HH:mm:ss.
Collection intervalDuration of the collection interval, given in seconds.
Channel replicationReference to the Kafka topic replication record.
Message countNumber of messages replicated during the collection interval.
Byte countNumber of bytes replicated during the collection interval.
Lag messagesAt the end of the collection interval, the number of messages remaining to be processed at the source.
SourceName of the topic used as the source.
DestinationName of the topic used as the destination.
DirectionDirection of the replication, either To ServiceNow or From ServiceNow.
MID ServerReference to the MID Server responsible for replication.

Parent Topic:Stream Connect Message Replication