Two Things You Should Know About Logrotate Behavior in Linux
While developing a logrotate configuration for the Ghost CMS system, I learned some things about the behavior of logrotate that I wanted to make note of:
1) Creating a new log file with the create directive is often unnecessary
I didn't need to create a new logfile with create 644