# ##################################################################### # # Name : QM-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 the Sentry-go Quick Monitor's Alert Engine # to call this SysLog Alert file for the appropriate # alert levels. # # 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 Books On-line. # # For details of the parameters required, please refer # to the documentation provided by your SysLog supplier # or System Administrator. # # ##################################################################### # Define the SysLog connection QM-SERVER: NameOrIPAddressOfSysLogServer QM-PORT: 514 # Define severity & facility codes QM-SYSLOGSEVERITY: 1 QM-SYSLOGFACILITY: 14 # The following message will be logged to the server The error <$$ERROR> occurred on server <$$SERVER> at <$$TIMELOGGED>