Software >> OS >> Unix >> Linux >> Red Hat >> What are the config file for log rotation (logrotate) and how is it triggered

logrotate main config file is

/etc/logrotate.conf

other config files are in

/etc/logrotate.d/*

logrotate is called daily by it's presence in /etc/cron.daily/

to run manually : /etc/cron.daily/logrotate