nerdexam
CompTIA

N10-005 · Question #344

Due to a recent change in company policy, all users managing network infrastructure devices must use SSH v2 and all administrative activity must be collected on a central store. Which of the…

The correct answer is C. Syslog server. A syslog server provides centralized collection and storage of log messages from network infrastructure devices, satisfying requirements for auditing and compliance of administrative activity.

Network operations

Question

Due to a recent change in company policy, all users managing network infrastructure devices must use SSH v2 and all administrative activity must be collected on a central store. Which of the following should the network administrator deploy to comply with the new collection requirements?

Options

  • ANetwork intrusion detection
  • BTraffic analysis tool
  • CSyslog server
  • DNetwork sniffer

How the community answered

(63 responses)
  • A
    2% (1)
  • B
    3% (2)
  • C
    89% (56)
  • D
    6% (4)

Why each option

A syslog server provides centralized collection and storage of log messages from network infrastructure devices, satisfying requirements for auditing and compliance of administrative activity.

ANetwork intrusion detection

A network intrusion detection system monitors traffic for malicious patterns and generates alerts but does not collect or store administrative session logs from network devices.

BTraffic analysis tool

A traffic analysis tool examines network flow data for performance or security insights but is not designed to aggregate device-level administrative logs.

CSyslog serverCorrect

A syslog server receives log messages sent via the Syslog protocol (UDP/TCP port 514) from routers, switches, and other network devices, storing them in a central repository. This allows administrators to retain and audit SSH session activity and configuration changes from all infrastructure devices in a single location as required by the new policy.

DNetwork sniffer

A network sniffer captures raw packets on a specific segment in real time but does not provide persistent, centralized log collection from multiple devices.

Concept tested: Centralized log collection with syslog server

Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/netsh/netsh-contexts

Topics

#syslog server#centralized logging#SSH#compliance

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice