Current File : //etc/logrotate.d/aptitude
/var/log/aptitude {
  rotate 6
  monthly
  compress
  missingok
  notifempty
}