CV0-003 · Question #305
A security and risk team requires a weekly report to detect VM file system changes and validate the integrity of the OS. Which of the following is the BEST solution for this requirement?
The correct answer is B. Configure debugging on the VM and forward syslogs to a central location. Forwarding VM system logs to a centralized location allows a SIEM or log management platform to aggregate OS-level events and generate scheduled weekly integrity reports.
Question
A security and risk team requires a weekly report to detect VM file system changes and validate the integrity of the OS. Which of the following is the BEST solution for this requirement?
Options
- AConfigure a FIM agent on the VM and forward syslogs to a central location.
- BConfigure debugging on the VM and forward syslogs to a central location.
- CConfigure an antivirus agent on the VM and create the report through the web GUI.
- DConfigure a FIM agent on the VM and create the report through the web GUI.
How the community answered
(24 responses)- A8% (2)
- B71% (17)
- C17% (4)
- D4% (1)
Why each option
Forwarding VM system logs to a centralized location allows a SIEM or log management platform to aggregate OS-level events and generate scheduled weekly integrity reports.
A FIM agent with syslog forwarding provides integrity-monitoring data at the agent level, but without a centralized reporting mechanism the security team cannot easily produce the structured weekly reports required.
Enabling detailed OS-level logging on the VM and forwarding those logs to a central platform allows a security team to collect and retain file system event data outside the VM itself, which is essential for detecting changes and validating OS integrity over time. Centralizing the logs in a SIEM or log management tool supports automated weekly report generation and ensures log data cannot be tampered with even if the VM is compromised.
An antivirus agent is designed to detect and block malware, not to perform file system change detection or OS integrity validation for compliance reporting.
A FIM agent reporting through the local web GUI provides integrity data only within the VM management console and typically lacks the scheduling or historical aggregation features needed to generate regular weekly reports.
Concept tested: Centralized syslog aggregation for OS integrity reporting
Source: https://learn.microsoft.com/en-us/azure/sentinel/overview
Topics
Community Discussion
No community discussion yet for this question.