Send to syslog from Easy Man 2023-02-18 Run Program: c:\program files (x86)\easyman\apiexec\sendtosyslog.exe Args: syslogServer facility severity message ex. 192.10.20.47 0 $p $N:$V This will send to UDP port 514 Note: Source port is a random port > 1024 Dest port is hardcoded to 514 To run in debugmode create a file called sendtosyslogdebug.txt located in the same dir as sendtosyslog.exe Remember to remove this file after testing.