<%# Logrotate file for cfn-init log %> /var/log/cfn-init.log { missingok notifempty nodateext size 10M rotate 1 copytruncate }