Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
auth.log and others are active, open files that are currently being logged. At a certain point in time, this file is closed and renamed to auth.log.1, available for analysis, and a new auth.log is created
Because logrotate renames the logs and after that it must issue a command to the service so that it starts writing logs to a new file. But this does not happen and the service continues to write logs to the old file even after renaming it.
Dig into /etc/logrotate.d
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question