ICND1: Interconnecting Cisco Networking Devices Part 1 (CCENT, legacy) — Question 19
Which two statements about syslog logging are true? (Choose two.)
Answer options
- A. Messages are stored external to the device.
- B. The size of the log file is dependent on the resources of the device.
- C. Syslog logging is disabled by default.
- D. Messages can be erased when the device reboots.
- E. Messages are stored in the internal memory of the device.
Correct answer: A, D
Explanation
Option A is correct because syslog messages are typically sent to an external syslog server for storage. Option D is also correct as messages stored in memory can be lost during a reboot. Options B and E are incorrect; the log file size is not solely dependent on device resources, and messages are not stored in internal memory if using syslog effectively.