General Parameters

?This IP-address represents the device, from which the test-syslog message appears to come from (Simulated sender device)

?This port represents the source port of the simulated device. Can probably be ignored

Send Syslog

Syslog test-message parameter

?To which syslog collector would you like to send this test message?

1.2.3.4 (prod1)
2.3.4.5 (test1)
Change this in index.html to your own help tips.

?Using port 514 will emulate a production device, and will be saved & forwarded.

Using port 5141 will send to the same servers, however it will not be stored or forwarded as production, it will only be sent to the Netcool test servers

?The Facility and Severity is used to calculate the Priority of the message. The Priority will be inserted in front of the syslog-message within angle brackets: <Priority>

The formula to calculate the priority is:
Priority = 8 x Facility + Severity

?The syslog message, that the simulated device should send.