Logrotate could be the cause of the issue. Each time logrotate runs, it will compress, rename and rotate your logs as well as removing older logs. Similar to the follow up of this article explaining how logrotate was changing apache log file permissions. Since the logs files are renamed, it will result in some of your [...]
↧