nerdexam
Cisco

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.

Submitted by lukas.cz· Mar 6, 2026Security Monitoring

Question

Refer to the exhibit. What is depicted in the exhibit?

Exhibit

200-201 question #151 exhibit

Options

  • AWindows Event logs
  • BApache logs
  • CIIS logs
  • DUNIX-based syslog

How the community answered

(52 responses)
  • A
    4% (2)
  • B
    2% (1)
  • C
    8% (4)
  • D
    87% (45)

Why each option

The exhibit depicts a UNIX-based syslog entry, identifiable by its standard format including a timestamp, hostname, and process information.

AWindows Event logs

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.

BApache logs

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.

CIIS logs

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.

DUNIX-based syslogCorrect

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

#syslog#log analysis#UNIX logs

Community Discussion

No community discussion yet for this question.

Full 200-201 Practice