LOT produces a log file /var/www/lot/spool/trace.log , which would grow to fill the disk if not stopped in time. So, we add it to the list of logs to be rotated.
cp /var/www/lot/perl/logrotate.log /etc/logrotate.d/lot chown root:root /etc/logrotate.d/lot chmod 644 /etc/logrotate.d/lot