Comment 4 for bug 1906302

Revision history for this message
Eric Desrochers (slashd) wrote :

I ran 'sos report -o apt' on each release and look for the logs and if the content was part of the sosreport tarball. Running it with this particular CLI prevent limit the run to 'apt' and prevent other plugin to be exercise. I also ran it with 'sos report -a' where all plugin that meet conditions runs. In either case, all went well.

I confirm the /var/log/unattended-upgrades logs are no longer collected by the 'logs' plugin anymore but by the 'apt' plugin now as it should.

[VERIFICATION HIRSUTE]

# sos.log
2021-02-18 14:09:28,786 INFO: [plugin:apt] collecting path '/var/log/unattended-upgrades/unattended-upgrades-shutdown.log'

[VERIFICATION GROOVY]

# sos.log
2021-02-18 14:14:22,544 INFO: [plugin:apt] collecting path '/var/log/unattended-upgrades/unattended-upgrades-shutdown.log'

ls <PATH_TO_SOSREPORT>/var/log/unattended-upgrades/
unattended-upgrades-shutdown.log

[VERIFICATION FOCAL]

# sos.log
2021-02-18 14:17:41,217 INFO: [plugin:apt] collecting path '/var/log/unattended-upgrades/unattended-upgrades-shutdown.log'

ls <PATH_TO_SOSREPORT>/var/log/unattended-upgrades/
unattended-upgrades-shutdown.log