Project
Ezlog
A lightweight web-based log viewer for following multiple project logs through friendly aliases, browser tabs, and a simple CLI.
Ezlog makes it easier to monitor log files from multiple projects without repeatedly connecting to a server and finding each process or file manually.
It provides a browser-based view with one tab per tracked log, readable aliases instead of long file paths, and CLI commands for adding, removing, listing, starting, stopping, and updating tracked logs.
The story behind Ezlog
Read Got Tired of SSHing Into My Server Just to View Logs to understand the problem that led to Ezlog, how the idea developed, and how the project works in practice.