FACT++  1.0
unsigned int logWatchDogTimeout = DEFAULT_LOG_WATCHDOG_TIMEOUT
static

Timeout for the watchdog of replicated log messages. After this time the hold back message will be sent for sure, if no other type of message has triggered its sending before (replicated messages are collected until either this timeout occurs or a different message is triggered. In the later case the hold back message is sent first).

Definition at line 133 of file feeserver.c.