The Heartbeat Task agent is a WebSphere® Sensor Events agent that listens for heartbeat events that are sent from Data Capture and Delivery controllers.
Property | Description |
---|---|
device.name | Specifies what name will be shown in heartbeat log |
device.placeholder | If there is no device username defined, this placeholder is shown in the heartbeat log for the device |
formatter.message.down | The string to use for the down controller, device, or location. The default value is DOWN. |
formatter.message.up | The string to use for the up controller, device, or location. The default value is UP. |
formatter.timestamp | The format of the time stamp in the log file. The default value is MMM d HH:mm:ss yyyy |
handler.append | Specifies whether the FileHandler should append
onto any existing files. The default value is True. This property is not applicable for group configuration. |
handler.count | Specifies how many output files to cycle through.
The default value is 1. This property is not applicable for group configuration. |
handler.limit | Specifies an approximate maximum amount to write
in bytes to any one file. If the value is set to zero, then there
is no limit. The default value is 500KB. This property is not applicable for group configuration. |
handler.pattern | Specifies a pattern for generating the output
file name. The default is edge-heartbeats.%g.log. This property is not applicable for group configuration. |