Install logrotate manually

Check to see when version was installed. Today is Aug 26. So I did change something recently Manual install https://www.linuxfromscratch.org/blfs/view/svn/general/logrotate.html Im downloading this one https://github.com/logrotate/logrotate/releases/tag/3.17.0 https://github.com/logrotate/logrotate/releases/download/3.17.0/logrotate-3.20.1.tar.xz

Read More »

logrotate high cpu, all of processies

https://www.estebanpastorino.com/2013/08/27/resource-consuming-logrotate/ https://unix.stackexchange.com/questions/302197/logrotate-uses-all-cpu-power interesting that though it was happening inside of a container, it was still showing up as logrotate in when using the top command

Read More »