Log File Viewer for the Terminal
5 hours ago
- #productivity
- #log-viewer
- #terminal
- Log file viewer for the terminal with features like merging, tailing, searching, filtering, and querying.
- No server or setup required; easy to use with automatic file format detection and compressed file handling.
- Performant, outperforming standard terminal tools when processing large log files (e.g., 3.3GB access log).
- Includes online help, previews for operations, and an SQLite Interface for advanced usage.
- Try it out via SSH: `ssh [email protected]`.
- Learn more through the introductory video and documentation.