Edit Diagnostics System Log Table
| Item | Description |
|
| Id | Host Id. |
| IpAddr | Host Ip Address |
| UdpPort | Specifies the UDP port to use to send syslog messages to the host. |
| HostFacility | Specifies the UNIX facility used in messages to the syslog host. Default is LOCAL7. |
| Severity | Specifies the severity level for which syslog messages should be sent for the modules specifies in 'SyslogHostModule'. |
| MapInfoSeverity | Specifies the syslog severity to use for Accelar INFO messages. Default is INFO. |
| MapWarningSeverity | Specifies the syslog severity to use for Accelar WARNING messages. Default is WARNING. Should be <= INFO. |
| MapErrorSeverity | Specifies the syslog severity to use for Accelar ERROR messages. Default is ERROR. Should be <= WARNING. |
| MapFatalSeverity | Specifies the syslog severity to use for Accelar FATAL messages. Default is EMERGENCY. Should be <= ERROR. |
| Enable | Enable/Disable messages to be sent to syslog host. |