Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: br开启pitr,传到cos上,有办法查到大小吗
[TiDB Usage Environment] Poc
[Encountered Problem: Problem Phenomenon and Impact] After br starts incremental logs and transfers them to cos, is there any monitoring to see how much has been transferred?
You can see it in the management interface of COS…
The description information for BR is indeed quite limited, and you can only view it through the command line.
Checked using s3cmd du -H
BR can only view the status, the target end can view the size, right?
Check the disk space or file size on the target machine.
Sure, this method is good. I used Python to write a script to view the statistics. This command line tool is nice.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.