journalctl: add errors from this boot example (#4601)
This commit is contained in:
@@ -10,6 +10,10 @@
|
|||||||
|
|
||||||
`journalctl -b -1`
|
`journalctl -b -1`
|
||||||
|
|
||||||
|
- Show all messages with priority level 3 (errors) from this boot:
|
||||||
|
|
||||||
|
`journalctl -b --priority={{3}}`
|
||||||
|
|
||||||
- Follow new messages (like `tail -f` for traditional syslog):
|
- Follow new messages (like `tail -f` for traditional syslog):
|
||||||
|
|
||||||
`journalctl -f`
|
`journalctl -f`
|
||||||
|
Reference in New Issue
Block a user