systemd journals take up a lot of space, and it's not obvious how much is used, and what the upper limit is.
Bug #1790205 reported by
Benjamin Bach
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
systemd |
New
|
Unknown
|
|||
systemd (Ubuntu) |
Invalid
|
Wishlist
|
Unassigned |
Bug Description
After running Bionic for 3 months, I had 2.6 GB of journals.
I would not expect from a normal desktop user that they should have to run commands like `sudo journalctl --vacuum-time=10d`.
I would nominate this command as a sane default to have running at each reboot to ensure that logs do not exceed 500 MB:
sudo journalctl --vacuum-size=500M
Supposedly, a server should by default retain more logs, so perhaps this should be implemented through a configuration package "systemd-
..... as it turns out, it's hard to see how much disk space is used, and what the upper limit is, even when it is set and respected by default.
tags: | added: rls-dd-incoming |
Changed in systemd (Ubuntu): | |
importance: | Undecided → High |
Changed in systemd (Ubuntu): | |
status: | Confirmed → Incomplete |
Changed in systemd: | |
status: | Unknown → New |
Changed in systemd (Ubuntu): | |
status: | Confirmed → Invalid |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.