Core concepts#
Use this section to understand how rsyslog Windows Agent thinks about collected Windows events and how configuration objects interact.
Concept map#
rsyslog Windows Agent processing follows this model:
A service collects or receives an event.
The collected data becomes an information unit inside the product.
The rule engine evaluates the event against rules and filter conditions.
Matching actions forward, transform, or discard 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 transport and action type for each receiver
troubleshoot why an event did or did not match a rule