Check Point Certified Automation Specialist (CCAS) — Question 44

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' allows you to redirect the debug output to a file, ensuring you capture all messages without loss. Options A and D focus on increasing the debug buffer but do not address the immediate need to save the output, while option B incorrectly uses 'fw ctl debug' instead of 'fw ctl zdebug'.