Core concepts#
Use this section to understand how WinSyslog thinks about incoming events and how configuration objects interact. These pages are the conceptual backbone for services, rulesets, filters, and actions.
If you are new to the product, read this section after Getting Started and
before deep configuration work.
Concept map#
WinSyslog processing follows this model:
A service receives or generates an event.
The event becomes an information unit inside WinSyslog.
The rule engine evaluates the event against rules and filter conditions.
Matching actions store, forward, display, 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