Forrest logo
back to the man tool

man:ai:a2f71

Which THREE configuration files does the log rotate program consult for its settings? ~/.logrotate.conf /etc/logrotate.conf /etc/logrotate.d/ /etc/cron.daily/logrotate /usr/bin/logrotate.conf /var/lib/logrotate.conf
$ man logrotate.conf
try on your machine

To view the manual page for logrotate.conf which lists the configuration file locations.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • Which THREE configuration files does the log rotate program consult for its settings? ~/.logrotate.conf /etc/logrotate.conf /etc/logrotate.d/ /etc/cron.daily/logrotate /usr/bin/logrotate.conf /var/lib/logrotate.conf?
back to the man tool