Useful options
-b (show logs from the current boot only)
-e (jump to end in pager mode)
-x (augment log lines with catalog info, don't use for bug reports)
Reset and clear all logs
journalctl --rotate
sleep 1
journalctl --vacuum-time=1s
-b (show logs from the current boot only)
-e (jump to end in pager mode)
-x (augment log lines with catalog info, don't use for bug reports)
journalctl --rotate
sleep 1
journalctl --vacuum-time=1s