Show kernel logs from the journal.

Section: Priority, Kernel, Fields

Kernel messages

bash
bash
journalctl -k
Explanation

Modern equivalent to dmesg-style inspection with journal persistence.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Priority, Kernel, Fields
Kernel logs for current boot
Show current-boot kernel messages.
OpenIn sheetbashsame section
Priority warning and above
Show warnings, errors, and critical logs.
OpenIn sheetbashsame section
Priority range
Filter a priority range.
OpenIn sheetbashsame section
Filter by executable
Show entries from a specific executable path.
OpenIn sheetbashsame section
Filter by command name
Filter by command field.
OpenIn sheetbashsame section
Show journal logs
Print the journal from oldest to newest by default.
OpenIn sheetbash1 tag match