Linux Log optimiztion software
Hello,
I have written a program that optimizes log writting. Here are the Features:
Logger is a gpl licensed linux utility to take control of system logs. features include:
* Ability to handle logs over 2 gigs.
* Automatic nightly log rotation without effecting any services dependent on it.
* Perforamce increase in software logging to Logger. High log usage software like Apache, Exim, and Squid show dramatic improvement.
* Any application that writes a log can be maintained be Logger (including syslogd).
* Light, small, and fast.
* Emphasizes security.
* Reduces drive usage through memory queueing. On my system, my log drive temperature dropped from 125 deg. (F) to 95 deg (F). This also makes available the option of spinning down the hard drive to conserve power (a must for laptops).
Please check it out and let me know what you think. The URL is:
http://freshmeat.net/projects/slogger
Thank you.