FCP_FAZ_AN-7.6 · Question #48
What are event handlers?
The correct answer is D. Specific matched conditions in the raw logs. Event handlers are specific matched conditions defined against raw logs - when log data meets those criteria, the handler fires and triggers a response or action (D is correct). A (Alert notifications) is wrong because alerts are outputs or results of event processing, not the…
Question
What are event handlers?
Options
- AAlert notifications
- BSNMP traps
- CThreats identified by FortiGuard
- DSpecific matched conditions in the raw logs
How the community answered
(33 responses)- A3% (1)
- B3% (1)
- C6% (2)
- D88% (29)
Explanation
Event handlers are specific matched conditions defined against raw logs - when log data meets those criteria, the handler fires and triggers a response or action (D is correct).
- A (Alert notifications) is wrong because alerts are outputs or results of event processing, not the handlers themselves.
- B (SNMP traps) are a network monitoring protocol used to send unsolicited messages from devices to a management system - they are an input source, not a handler.
- C (Threats identified by FortiGuard) describes FortiGuard's threat intelligence feed, which is a data source, not a condition-matching mechanism within logs.
Memory tip: Think of event handlers like "if-then" rules watching raw logs - if a specific condition is matched in the log data, then the handler acts. The word "handler" implies it handles (responds to) something it found, making the log-matching definition intuitive.
Topics
Community Discussion
No community discussion yet for this question.