Exam 312-39 Topic 7 Question 4 Discussion

Actual exam question for EC-COUNCIL's 312-39 exam
Question #: 4
Topic #: 7
Which of the following command is used to view iptables logs on Ubuntu and Debian distributions?

Suggested Answer: B Vote an answer

In Ubuntu and Debian distributions, the command to view iptables logs is $ tailf /var/log/kern.log. This command allows you to follow the end of the kernel log file in real-time. It is useful for monitoring the logs as they are updated. The tailf command is similar to tail -f, and it displays the last ten lines of the file by default and then outputs appended data as the file grows.
References:The answer is verified according to the EC-Council's Certified SOC Analyst (CSA) course materials and study guides, which cover the practical aspects of security operations and incident handling, including the monitoring of systems and logs123.

by Geraldine at Jun 20, 2025, 04:54 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10