This is an old revision of the document!
mkdir /var/log/engine-backup
vi /etc/logrotate.d/engine-backup
<file | /etc/logrotate.d/engine-backup> “/var/log/engine-backup/*.log { daily missingok compress nocreate rotate 30 } </code>