Hi All,
I have done CCR setup and was able to get the existing data replicated from leader to follower.
Working on to know the overall time taken to replicate the data from leader to follower. I ran "_ccr/stats" to gather more intel on the process. "total_read_time_millis" gives us time taken on the shard level for each index.
Is there an option to find the overall time taken for data replication as these indexes are replicated in parallel.