Name
|
Type
|
Description
|
Details
|
protocol
|
String
|
Protocol
|
Transport protocol to be used to deliver message (UDP or TCP).
|
host
|
Integer
|
Target IP Address or Host Name
|
Receiver address (127.0.0.1 by default).
|
port
|
String
|
Port
|
Port the message will be sent to (514 by default).
|
message
|
Integer
|
Message
|
Message text.
|
facility
|
Integer
|
Facility
|
Message facility. Refer to ... for a list of predefined values.
|
level
|
Integer
|
Severity
|
Message level. Refer to ... for predefined values.
|
sendName
|
Boolean
|
Send Local Name
|
Whether source host name should be included in the message.
|
sendTimestamp
|
Boolean
|
Send Local Timestamp
|
Whether a timestamp should be included in the message.
|