The Alert agent forwards local log messages and alerts to a remote server.
For the properties below, you can enter either strings or variables. If you enter a variable, the value is substituted from the database when the XML configuration file is generated. Refer to Using variables for property values for details on what variables can be substituted.
Property | Description |
---|---|
edge.id | The Data Capture and Delivery device ID associated with this agent |
edge.log.threshold | Messages of this severity or higher are logged
to the Data Capture and Delivery device
console Note: This property is not used in WebSphere® Premises Server Version
6.1.0.1
|
edge.name | The Data Capture and Delivery device name associated with this agent |
log.level | The level of logging to use with this agent. If the value is empty then the system log level will be used. The Alert agent must be running in order to set this property. |
org.eclipse.soda.sat.core.util.logLevel | Indicates which level of logging to enable for the Service Activation Toolkit. This level should be the same level as specified for the edge.log.threshold property. |
org.eclipse.soda.sat.core.util.trace | Displays system level trace output. Values can be true or false. |
qos | Messaging Quality of Service. A value of 0 means at most once. A value of 1 means at least once. A value of 2 means exactly once. |
qos.cutoff | This value sets the lowest alert level that will be published for QoS. Any level that is below the value specified for qos.cutoff is set to publish at qos=0. This and higher thresholds are published at the agent-defined QoS level. |
source.id | The source ID for generic events in this agent |
threshold | Messages of this severity or higher are forwarded to the remote server |
tracing | Displays trace output. The Alert agent must be running in order to set this property. |