Logger 07291.1451 (Default branch) |
|
|
Logger is a log queueing and optimization utility.
It can handle logs larger than 2GB and perform
automatic nightly log rotation without affecting
services. Any application that writes a log can be
maintained be Logger, including syslogd. It is
light, small, and fast, emphasizes security, and
reduces drive usage through memory queueing.
License: GNU General Public License v2
Changes:
This release adds a switch to the COMPILE script to force Logger to write a log file out when a memory queue has been inactive for one hour. This addresses an issue with bursty logs like xferlog (FTP) where activity may not be constant.
|