Exclusions filter out noisy or irrelevant events before they are forwarded. They are evaluated first in the pipeline, so an excluded event never reaches a policy, a route or a destination.

drop_from_destination — do not forward it at all.suppress_alert — keep it but do not raise an alert.reduce_severity — lower its severity so it falls below policy thresholds.aggregate_only — count it for statistics but do not forward each occurrence.time-change)./usr/sbin/chronyd).Click New exclusion to open the editor, describe what to match, choose the action and click Apply. A common pattern is to forward a whole category with a policy, then add one or two exclusions to silence the predictable, high-volume events (time-sync writes, a backup agent touching many files) that would otherwise flood the SIEM.
Exclusions are the "deny/tune" layer. Because they run before policies, they are the right place to control volume and cost without weakening your positive selection rules.