Linux Command Line Cheat Sheet > Logging and Auditing > Flashcards
dmesg
Display messages in kernel ring buffer
journalctl
Display logs stored in the systemd journal
journalctl -u servicename
Display logs for a specific unit (service)