Some bug reports aren’t easily reproducible or user mark it as 100% reproducible, but other user aren’t able to reproduce it.
I start this topic to discuss to provide a new tool for the Community Bug Coordination Team, so it become easy to catch all necessary logs to fix the reported bug.
I think this Script/Application should not be such complicated. User give all units as argument and all logs related to the units will be copied in another file the user will then provide to his bug report.
What about to start with a small bash script that will run each day and execute journalctl with the options --unit=
and --user-unit=
?