
Originally Posted by
sneader
I wonder why cPanel, by default, uses compression on some of these log files, and not others? Maybe someone from cPanel will wonder by and answer.
- Scott
cPanel does not handle the described log rotation being referenced; this is actually handled by the logrotate software package (RPM) and configuration that is provided with your OS installation.
I recommend referring to the logrotate manual "man" documentation and help information as accessed via the following commands:
Code:
# man logrotate
# logrotate --help