[IAG] Database secondary development: Synchronize logs from a specified date to the database
Problem Description
The customer installed an external data center, which contained logs from May 2017.
I am planning to do secondary development of the database recently. Due to customer reasons, I want to synchronize only the logs after July 2018 to the database.
Process——
This requirement is not currently supported by the program.
Root cause
Does not support setting the start date of logs synchronized to MYSQL
The logs are imported into MYSQL starting from the earliest day's logs in the external data center.
solution
- If the logs before July 2018 in the external data center do not need to be queried, you can delete the logs in the data center first, and then do secondary development.
- If the logs of the external data center need to be retained, they can only be deleted from the database after the logs are imported into the database before July 2018.
Suggestions and Conclusion
This feature has been submitted for improvement.
Original Link
https://support.sangfor.com.cn/cases/list?product_id=22&type=1&category_id=6450&isOpen=true