Configure maximum size and timespan of journald logs #594
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/506-journald_logs_config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This has been run of mastodon-3, still need to do it on the rest of the nodes
Ready to review
Closes #506
Let's put those values in default attributes, so we can override them per role or environment?
I think we could also define a
service
without having to create a custom service, so we can just notify:restart, service[systemd-journald]
.It does look better with these changes
Confirmed to work by testing on
strfry-1
. 👍I think we don't need to run this everywhere immediately. For most nodes, it should be enough as a drive-by improvement next time they're converged. And the ones that had issues with disk space in the past already have it configured manually.