Difference between revisions of "Journalctl -r"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | [[journalctl]] -r | egrep -i "error|critical" | + | [[journalctl]] -r | egrep -i "[[error]]|critical" |
journalctl -r | grep "[[No space left on device]]" | journalctl -r | grep "[[No space left on device]]" | ||
Line 7: | Line 7: | ||
journalctl -r | grep [[CRON]] | journalctl -r | grep [[CRON]] | ||
+ | |||
+ | [[journalctl -r grep oom]] | ||
Line 17: | Line 19: | ||
* <code>[[journalctl --disk-usage]]</code> | * <code>[[journalctl --disk-usage]]</code> | ||
* [[oom-killer]] | * [[oom-killer]] | ||
+ | * [[apt.systemd.daily]] | ||
== See also == | == See also == |
Latest revision as of 10:19, 18 December 2024
journalctl -r | egrep -i "error|critical"
journalctl -r | grep "No space left on device"
journalctl -r | grep CRON
journalctl -r grep oom
journalctl -r | grep -v audit | grep -v sshd | grep -v CRON
Related[edit]
See also[edit]
Advertising: