Logram
prototypeFilterable and modular log navigator for the terminal.
Developer ToolsDevOps
What It Does
Details
Logram is a tool designed to navigate through large logs in the terminal. Users can define the structure of their log lines, filter based on field values, and use advanced search functionalities such as boolean logic and keybindings.
Who It's For
Best fit users
- •Developers
- •Sysadmins
Why It Matters
Why this one made the cut
Logram simplifies the process of searching through complex logs by allowing users to focus on meaningful data rather than writing fragile regex patterns. This makes troubleshooting easier and more efficient for system administrators and developers.
Differentiator
What makes it different
Unlike traditional methods like vim or grep, Logram understands log structure and offers field-based filtering which significantly reduces false positives.
Sources