Check Point Certified Multi-Domain Security Management Specialist (CCMS) — Question 31

During firewall kernel debug with fw ctl zdebug you received less information that expected. You noticed that a lot of messages were lost since the time the debug was started. What should you do to resolve this issue?

Answer options

Correct answer: C

Explanation

The correct answer is C because using 'fw ctl zdebug -o ./debug.elg' redirects the debug output to a file, which helps capture more information without losing messages. Options A and D involve increasing the debug buffer, which may not be effective if the output is still lost. Option B uses the wrong command, 'fw ctl debug-o', which does not apply to the zdebug process.