journalctl


Control the systemd login manager

journalctl is used to read and query systemd's journal database.
Pasted image 20240818174238.png

However, if invoked with the -k or --dmesg switches, it will be equivalent to using the dmesg command:
Pasted image 20240818174442.png

other interesting journalctl options are: