Description:
Hi Team,
1. How we monitor Remote Binary Log Copy Process/Service is running or stop.
2. how to knew whether Remote Binary Log Copy is up to sync with master node (like we can monitor our replication process using show slave status.) or behind (if behind how much time it will take for copying it).
How to repeat:
how to knew whether Remote Binary Log Copy is fully Synced with master node or it will take sometime for copy.
Suggested fix:
There should be some mechanism like replication process monitor ,so that we can monitor status of Remote Binary Log CopY.
If Remote Binary Log Copy noted binary log file name and position then we can compare it with master node so that we can at least knew how behind we are in Remote Binary Log Copy process .