Check Point Certified Security Expert (CCSE) R81.20 — Question 124
How can you make sure that the old logs will be available after updating the Management to version R81.20 using the Advanced Upgrade Method?
Answer options
- A. Use the WebUI -> Maintenance > System Backup and store the backup on a remote FTP server
- B. The logs will be included running $FWDIR/scripts/migrate_server export -v R81.10
- C. Use the WebUI to save a snapshot before updating the Management -> Maintenance > Snapshot Management
- D. Use the migrate_server tool with the option ‘-l’ for the logs and ‘-x’ for the index
Correct answer: D
Explanation
Option D is correct because using the migrate_server tool with the specified options ensures that both logs and their index are preserved during the upgrade process. Options A and C do not specifically address log preservation during an upgrade, while option B mentions exporting logs but does not utilize the migrate_server tool effectively for this purpose.