Tutorial: Configure a SETP Server Service#
Use this tutorial when another Adiscon product should forward events to WinSyslog via SETP.
Goal#
At the end of this procedure, WinSyslog will listen for incoming SETP traffic and pass received events into a ruleset.
Prerequisites#
A sending Adiscon product that supports SETP
A ruleset with at least one visible action, such as file logging
Port and TLS settings agreed between sender and receiver
Steps#
Create or choose a ruleset for incoming SETP events.
Add at least one action to that ruleset so received events are visible.
For a first test, a Write to File action is the simplest choice.
Add a SETP Server service.
Configure the listener settings.
Keep the default port unless your environment requires a different one.
Bind to a specific IP address only if you need that behavior.
Enable TLS only if the sending side is configured for TLS as well.
Bind the service to the ruleset.
Save the configuration and restart the WinSyslog service if required.
Configure the sending system to forward to this WinSyslog instance over SETP.
Verification#
Send one or more events from the configured sender.
Confirm that the events reach the ruleset on the WinSyslog side.
If you used a temporary file action, verify that the events appear in the file.
Next step#
If the receiver works, continue with: