Difference between revisions of "Journalctl --disk-usage"
Jump to navigation
Jump to search
↑ https://unix.stackexchange.com/a/457902
Tags: Mobile web edit, Mobile edit |
|||
Line 4: | Line 4: | ||
</pre> | </pre> | ||
− | + | *<code>[[/var/log/journal/</code> | |
− | |||
* <code>journalctl -r | grep "[[No space left on device]]"</code> | * <code>journalctl -r | grep "[[No space left on device]]"</code> |
Revision as of 10:22, 28 April 2021
Disk Usage/Logging: journalctl --disk-usage
journalctl --disk-usage Archived and active journals take up 9.8M in the file system.
[[/var/log/journal/
journalctl -r | grep "No space left on device"
Related commands
journalctl --vacuum-time=2d
journalctl --vacuum-size=200M
journalctl --vacuum-files=10
journald.conf
(SystemMaxUse=
entry)journalctl --flush && journalctl --rotate && journalctl --vacuum-time=1s
[1]apt-get clean
orapt-get autoclean
See also
- systemd-journald:
journalctl
,/etc/systemd/journald.conf
,journalctl logs
,journalctl --list-boots
,journalctl --disk-usage
,journalctl -u kubelet
,journalctl -u prometheus
,journalctl --help
- File system,
du, df, find, ls, mkdir, touch, locate
du, du -hs
, Disk space usage,df
,ls
,tree
,find
,docker system df
,journalctl --disk-usage
, No space left on device, ENOSPC,sar -F
,growpart
,resize2fs
, ncdu, duf, dua-cli
Advertising: