Core concepts#
Use this section to understand how EventReporter thinks about collected Windows events and how configuration objects interact.
Concept map#
EventReporter processing follows this model:
A service collects Windows Event Log data.
The collected data becomes an information unit inside EventReporter.
The rule engine evaluates the event against rules and filter conditions.
Matching actions store, forward, or transform the event.
Canonical concept pages#
Why this matters#
Understanding these concepts helps you:
design rulesets with predictable behavior
avoid duplicate or conflicting processing paths
choose the right action type for storage, forwarding, or alerting
troubleshoot why an event did or did not match a rule