cron-hourly-logrotate-mtx
The cron-hourly-logrotate-mtx command is a cron job that checks if the system logs must be rotated on an hourly basis instead of the default daily basis. If the logs must be rotated, the script calls the logrotate utility to perform the rotation.
The
cron-hourly-logrotate-mtx script is located in the
${MTX_CONF_DIR} directory. To enable the script, you must
copy it to the /etc/cron.hourly/ directory and rename it
logrotate-mtx. Then restart the cron
service.