Public bug reported:

Unattended-upgrades logrotate configuration (/etc/logrotate.d
/unattended-upgrades) makes all the u-u logs rotate, not only the main
"unattended-upgrades.log" file, but also daily session logs "unattended-
upgrades-dpkg-$DATE.log".

Daily log files shouldn't be rotated since they're created one per
session and are never written again.

Changing log file definition from 
"/var/log/unattended-upgrades/unattended-upgrades*.log"
to wildcardless
"/var/log/unattended-upgrades/unattended-upgrades.log"
should resolve this problem.

** Affects: unattended-upgrades (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1081034

Title:
  invalid logrotate configuration for unattended-upgrades

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1081034/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to