220-1101 · Question #917
A company needs to keep a record of tasks performed by an application. Which of the following should the company most likely implement as part of a solution?
The correct answer is B. Syslog. Syslog is a standard protocol and service used to collect, store, and forward log messages generated by applications, operating systems, and network devices. It is specifically designed for recording events and tasks, making it the ideal solution for maintaining an activity recor
Question
A company needs to keep a record of tasks performed by an application. Which of the following should the company most likely implement as part of a solution?
Options
- AFileshare
- BSyslog
- CDatabase
- DSAN
How the community answered
(58 responses)- B95% (55)
- C2% (1)
- D3% (2)
Explanation
Syslog is a standard protocol and service used to collect, store, and forward log messages generated by applications, operating systems, and network devices. It is specifically designed for recording events and tasks, making it the ideal solution for maintaining an activity record of what an application has performed. A fileshare is used for storing and sharing files, not for structured event logging. A database could store log data but requires custom development and is not a purpose-built logging solution. A SAN (Storage Area Network) is a high-speed storage infrastructure, not a logging system.
Topics
Community Discussion
No community discussion yet for this question.