### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Restore does not generate binlog in fe and be. ### Solution 1. generating binlog in fe and be; 2. sync binlog in ccr-syncer. 3. write case, here is a basic cases https://github.com/selectdb/ccr-syncer/pull/217. 4. update documents. ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)