Tutorial: Forward Messages to Another Syslog Server#
Use this tutorial when WinSyslog should relay selected messages to another syslog receiver.
Goal#
At the end of this procedure, WinSyslog will forward matching messages from a ruleset to a remote syslog server.
Prerequisites#
The destination host name or IP address
The target port and transport mode expected by the receiver
TLS details if the target requires encrypted transport
Steps#
Create or choose the ruleset whose messages should be forwarded.
Add a Forward Syslog action to that ruleset.
Configure the remote target.
Enter the destination host name or IP address.
Set the destination port.
Choose the transport mode that matches the receiver.
Keep protocol choices conservative.
Use UDP only if message loss is acceptable.
Prefer TCP-based modes when reliable delivery matters.
Enable TLS only when the target is configured for it.
Save the configuration and restart the WinSyslog service if required.
Verification#
Send a test message into WinSyslog.
Confirm that the target syslog server receives the forwarded event.
If forwarding fails, verify host, port, protocol mode, and TLS settings on both sides.
Next step#
If forwarding works, continue with: