nerdexam
CompTIA

XK0-004 · Question #441

A Linux administrator is tasked with implementing a solution that will centralize information and allow it to be searchable and available for reporting purposes. Which of the following server roles…

The correct answer is C. Logging. This question tests knowledge of which Linux server role provides centralized, searchable log collection and reporting capabilities.

System Management

Question

A Linux administrator is tasked with implementing a solution that will centralize information and allow it to be searchable and available for reporting purposes. Which of the following server roles should the administrator implement?

Options

  • ASSH
  • BDNS
  • CLogging
  • DProxy
  • ENTP

How the community answered

(18 responses)
  • B
    6% (1)
  • C
    89% (16)
  • D
    6% (1)

Why each option

This question tests knowledge of which Linux server role provides centralized, searchable log collection and reporting capabilities.

ASSH

SSH provides encrypted remote shell access to systems and does not centralize or index log data.

BDNS

DNS resolves hostnames to IP addresses and has no capability for log aggregation or reporting.

CLoggingCorrect

A centralized logging server - implemented with tools such as rsyslog, syslog-ng, or a SIEM stack like the ELK suite - collects log data from multiple systems into a single location. This architecture makes logs searchable and enables reporting dashboards and alerting, directly satisfying the stated requirements. No other listed role provides log aggregation and search functionality.

DProxy

A proxy server intermediates client web requests for caching or filtering but does not centralize system logs or provide a search interface.

ENTP

NTP synchronizes clocks across network hosts to ensure consistent timestamps but does not collect, store, or make logs searchable.

Concept tested: Centralized logging server role and purpose

Source: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/installing_identity_management/configuring-a-centralized-log-management-solution_installing-identity-management

Topics

#centralized logging#log aggregation#server roles#log reporting

Community Discussion

No community discussion yet for this question.

Full XK0-004 Practice