journalctl

From wikieduonline
Jump to navigation Jump to search

journalctl command allows to query the contents of the systemd journal/logs.

Configuration[edit]

Basic Commands[edit]

-u unit_name
journalctl -u service-name.service -f
journalctl -u libvirtd
journalctl -u ssh (See also sshd logs)
journalctl -u docker
journalctl -u prometheus
journalctl -u UNIT_NAME -n 1 -o verbose
journalctl -xn --nopager

Disk Usage/Logging:

-x --catalog Includes explanations in log lines from message catalgog
-b show message from current boot. if [ID] is provided will show messages from that specific boot.


  • journalctl --since "2 days ago"

Related terms[edit]

Activities[edit]

See also[edit]

Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.

Source: https://en.wikiversity.org/wiki/Linux_Administration/System_Services/System_Logging/Journalctl

Advertising: