log-tail
✓Verified·Scanned 2/19/2026
Stream recent logs from systemd journal
from clawhub.ai·va5a1e89·673 B·0 installs
Scanned from 1.0.0 at a5a1e89 · Transparency log ↗
$ vett add clawhub.ai/xejrax/log-tail
Log Tail
Stream recent logs from the systemd journal. View logs by service unit, control line count, and optionally follow in real time.
Commands
# Show recent journal logs (default: 50 lines)
log-tail [--unit <service>] [--lines 50]
# Follow logs for a specific service in real time
log-tail --follow <service>
Install
No installation needed. journalctl is always present on systemd-based systems like Bazzite/Fedora.