# ##################################################################### # # Name : Plus-LogAlertToSysLogServer.txt # Author : 3Ds (UK) Limited # Description : This file allows you to send alert details to a SysLog # server. Simply edit the appropriate details below and # configure Sentry-go Plus! to call this SysLog Alert file ' for the appropriate alert groups. # # Notes : Any placemarkers found (e.g. <$$ERROR>) will # automatically be expanded by the Alert Engine at # runtime. # # This file contains keywords which are used to instruct # the Alert Engine what & how to call the target SysLog # server. # # For more information on these commands as well as the # placemarkers available, please see Help. # # For details of the parameters required, please refer # to the documentation provided by your SysLog supplier # or System Administrator. # # ##################################################################### # Define the SysLog connection AE-SERVER: NameOrIPAddressOfSysLogServer AE-PORT: 514 # Define severity & facility codes AE-SYSLOGSEVERITY: 1 AE-SYSLOGFACILITY: 14 # The following message will be logged to the server The error <$$ERROR> occurred on server <$$SERVER> at <$$TIMELOGGED>