is it possible to make freebsd not add logs to compressed archives?
the reason i ask is that i have /var/log on a ZFS filesystem with gzip9 on...do i REALLY need to compress it twice?
You mean you want to prevent logs from being compressed after rotating? Turn off the compression flags (typically Z for gzip and J for bzip) in /etc/newsyslog.conf.
You mean you want to prevent logs from being compressed after rotating? Turn off the compression flags (typically Z for gzip and J for bzip) in /etc/newsyslog.conf.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.