200-201 · Question #151
Refer to the exhibit. What is depicted in the exhibit?
The correct answer is D. UNIX-based syslog. The exhibit depicts a UNIX-based syslog entry, identifiable by its standard format including a timestamp, hostname, and process information.
Question
Refer to the exhibit. What is depicted in the exhibit?
Exhibit
Options
- AWindows Event logs
- BApache logs
- CIIS logs
- DUNIX-based syslog
How the community answered
(52 responses)- A4% (2)
- B2% (1)
- C8% (4)
- D87% (45)
Why each option
The exhibit depicts a UNIX-based syslog entry, identifiable by its standard format including a timestamp, hostname, and process information.
Windows Event logs have a distinct structured format (e.g., XML or graphical interface) with Event IDs, tasks, and more detailed metadata, differing from a raw syslog line.
Apache logs (e.g., access.log, error.log) have specific formats related to HTTP requests or web server errors, not a general system log format.
IIS logs also adhere to specific formats (e.g., W3C Extended Log File Format) detailing web server activity, which are distinct from generic system logs.
UNIX-based syslog messages typically follow a standardized format that includes a timestamp, the hostname where the log originated, the process that generated the log, and the log message itself, often preceded by facility and severity levels, which is distinct from other log types.
Concept tested: Syslog format identification
Source: https://datatracker.ietf.org/doc/html/rfc5424
Topics
Community Discussion
No community discussion yet for this question.
