Linux Foundation Certified System Administrator (LFCS) — Question 134
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 are local7 and mail, as these are recognized syslog facilities used for logging messages in various applications. Options C (advanced), D (postmaster), and E (remote) are not standard syslog facilities, making them incorrect choices.