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.
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)- A4% (1)
- C8% (2)
- D88% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.