
The conn_logd_time directive specifies the time Heartbeat[1] will reconnect to the logging daemon if the connection between Heartbeat and the logging daemon is broken. The conn_logd_time is specified according to the HeartbeatTimeSyntax[2]. For example,
conn_logd_time 60 #60 seconds
Default is 60 seconds.
Note: Heartbeat will not automatically reconnect to the logging daemon. It only tries to reconnect when it needs to log a message and conn_logd_time have passed since the last attempt to connect.
| [1] | http://www.linux-ha.org/HeartbeatProgram |
| [2] | http://www.linux-ha.org/HeartbeatTimeSyntax |
This information provided courtesy of the Linux-HA project at http://linux-ha.org/