diff --git a/lib/loggly/common.js b/lib/loggly/common.js index 85de969..c1d25f9 100644 --- a/lib/loggly/common.js +++ b/lib/loggly/common.js @@ -218,7 +218,7 @@ common.loggly = function () { } // - // retries to send buffered logs to loggly in every 5 sec + // retries to send buffered logs to loggly in every 30 seconds // if (timerFunctionForBufferedLogs === null) { timerFunctionForBufferedLogs = setInterval(function () {