CompTIA Linux+ Powered by LPI (LX0-104) — Question 5
Which of the following are syslog facilities? (Choose TWO correct answers.)
Answer options
- A. local7
- B. mail
- C. advanced
- D. postmaster
- E. remote
Correct answer: A, B
Explanation
The correct answers, A (local7) and B (mail), are recognized syslog facilities used for logging messages from different sources. Options C (advanced), D (postmaster), and E (remote) do not represent standard syslog facilities, making them incorrect choices.