Journald

From www.ReeltoReel.nl Wiki
Revision as of 09:20, 23 March 2015 by Pvdm (talk | contribs) (Created page with "output since booting: journalctl -b Follow: journalctl -f Keep an eye on sshd service: journalctl -b -f -l -u sshd Examples: journalctl -b --system journalctl -b --use...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

output since booting:

journalctl -b

Follow:

journalctl -f

Keep an eye on sshd service:

journalctl -b -f -l -u sshd

Examples:

journalctl -b --system
journalctl -b --user
journalctl --since=yesterday
journalclt -b _PID=1
journalclt -b _UID=1001
journalclt -b /usr/bin/sudo
journalctl KERNEL_DEVICE=+scsi:0:0:0:0

-x -> extra info