Check Point Certified Harmony Endpoint Specialist — Question 54
Logs without a dedicated log file can be found in
Answer options
- A. /var/log/junk.log.dbg
- B. /var/log/messages
- C. $RTDIR/log/junk.log
- D. $FWDIR/log/fw.log
Correct answer: B
Explanation
The correct answer is B, as the /var/log/messages file typically contains system logs and messages in Linux environments. The other options represent either specific log files that may not be used for general logging or are dependent on certain applications that may not apply universally.