Logger 08026.1738 (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:
Latency issues with large queues have been
corrected. The total impact is a more responsive
central loop that can handle queue sizes in the
order of a million lines or more. Extra provisions
have been implemented to insure that a queue
doesn't become I/O bound.
|