Description
A Syslog receiver is used to receive log events from the system in the standard Syslog format.
Properties
- Name
- Specifies a symbolic name for the log receiver. (Identifier)
- RoutingTable
- Specifies the routing table to use for communication with the log receiver. (Default: main)
- IPAddress
- Destination IP address.
- Port
- Destination port. (Default: 514)
- SyslogHostname
- Specifies the hostname used in syslog messages. (Default: UseSourceIP)
- CustomHostname
- Specifies the custom hostname used in syslog messages. (Optional)
- Facility
- Specifies what facility is used when logging. (Default: local0)
- LogSeverity
- Specifies the minimum log severity level required to send logs to the receiver. (Optional; Default: Emergency,Alert,Critical,Error,Warning,Notice,Information)
- SendRateLimit
- The maximum rate of log messages that is allowed to be sent per second. (Default: 2000)
- Comments
- Text describing the current object. (Optional)