Store and Forward#
Once rsyslog Windows Agent collects an event and it matches a rule, actions can forward it to downstream systems or alter the processing flow internally.
Where to configure#
Actions is the entry point for forwarding and internal processing behavior.
Common forwarding targets#
Syslog: Forward Syslog
RELP: Send RELP
TLS-protected syslog: use the TLS options inside Forward Syslog
DTLS: Send DTLS
Common internal actions#
Recommended setup path#
Start with one forwarding target and verify end-to-end delivery.
Prefer reliable transports when message loss is not acceptable.
Add internal actions only after the forwarding path behaves as expected.
If you need outage tolerance, configure disk-backed queues where the action supports it.