Agent skill

log-tail

Stream recent logs from systemd journal

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/log-tail

SKILL.md

Log Tail

Stream recent logs from the systemd journal. View logs by service unit, control line count, and optionally follow in real time.

Commands

bash
# 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 Ubuntu.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results