I am using logrt function to monitor log files. Occasionally, I am experiencing delays for log file checks. The log file line being processed is not up to date, so the alert comes in late.
These are pretty simple checks and return value is usually one or two lines every
few hours. The polling interval fro the check is set to 30 sec.
Is there file size limitation?
These are pretty simple checks and return value is usually one or two lines every
few hours. The polling interval fro the check is set to 30 sec.
Is there file size limitation?