Ze command
Description
Show kernel log messages (dmesg-style).
Reads from /dev/kmsg. Filter by syslog level (emerg through debug)
and limit with count. Without count, you get everything available.
Linux only. Useful for spotting NIC errors or OOM events.
Arguments
| Name | Type | Required |
|---|---|---|
count | uint | no |
level | enum | no |