LWN.net Logo

log compression

log compression

Posted Nov 20, 2011 10:28 UTC (Sun) by misc (subscriber, #73730)
In reply to: log compression by dlang
Parent article: The Journal - a proposed syslog replacement

I guess the compression will be done on the fly, and not once per day by cron.


(Log in to post comments)

log compression

Posted Nov 20, 2011 11:30 UTC (Sun) by dlang (✭ supporter ✭, #313) [Link]

if you have so few logs that you only rotate them once a day, do you really need the compression to happen any sooner?

I've got systems where I rotate the logs FAR more frequently (down to single digit minutes on some systems). This is a pretty large installation (architected to handle > 100K logs/sec)) but when people are claiming the need to optimize things for performance/space reasons, they need to work better than the existing solutions.

log compression

Posted Nov 20, 2011 17:41 UTC (Sun) by ovitters (subscriber, #27950) [Link]

I assume it'll be properly researched. It seems you're very happy with syslog. Journal will still allow you to use syslog. I don't see any big issue, except stop energy. After having pulseaudio and systemd, better to contribute than to try and avoid it :P

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds