nerdexam
Cisco

210-250 · Question #45

Which security monitoring data type is associated with application server logs?

The correct answer is D. transaction data. Transaction data captures records of specific application-level events and interactions, making application server logs the primary source of this data type.

Cybersecurity Fundamentals

Question

Which security monitoring data type is associated with application server logs?

Options

  • Aalert data
  • Bstatistical data
  • Csession data
  • Dtransaction data

How the community answered

(26 responses)
  • A
    4% (1)
  • C
    8% (2)
  • D
    88% (23)

Why each option

Transaction data captures records of specific application-level events and interactions, making application server logs the primary source of this data type.

Aalert data

Alert data is generated by security tools such as IDS, IPS, or SIEM systems when a rule or threshold is triggered, not by application servers during normal operation.

Bstatistical data

Statistical data represents aggregated or summarized metrics about network or system behavior over time, derived from analysis of raw data rather than from server logs directly.

Csession data

Session data captures network-layer flow information - such as source/destination IPs, ports, and duration - and is typically derived from NetFlow or firewall logs, not application server logs.

Dtransaction dataCorrect

Transaction data refers to records generated by application and database servers that document discrete events or operations - such as HTTP requests, authentication events, or database queries - each representing a single application-layer transaction. Application server logs are the canonical source of transaction data because they record what happened, when, and between which parties at the application level.

Concept tested: Security monitoring data types - transaction data classification

Source: https://developer.cisco.com/certification/exam-topic-associate-cyberops/

Topics

#security monitoring#transaction data#application logs#log classification

Community Discussion

No community discussion yet for this question.

Full 210-250 Practice