Story Details

  • Show HN: Nerdlog – Fast, multi-host TUI log viewer with timeline histogram

    Posted: 2025-04-21 11:38:10

    Nerdlog is a fast, terminal-based log viewer designed for efficiently viewing logs from multiple hosts simultaneously. It features a timeline histogram that provides a visual overview of log activity, allowing users to quickly identify periods of high activity or errors. Written in Rust, Nerdlog emphasizes speed and efficiency, making it suitable for handling large log files and numerous hosts. It supports filtering, searching, and highlighting to aid in analysis and supports different log formats, including journalctl output. The tool aims to streamline log monitoring and debugging in a user-friendly terminal interface.

    Summary of Comments ( 6 )
    https://news.ycombinator.com/item?id=43750765

    Hacker News users generally praised Nerdlog for its speed and clean interface, particularly appreciating the timeline histogram feature for quickly identifying activity spikes. Some compared it favorably to existing tools like lnav and GoAccess, while others suggested potential improvements such as regular expression search, customizable layouts, and the ability to tail live logs from containers. A few commenters also expressed interest in seeing features like log filtering and the option for a client-server architecture for remote log viewing. One commenter also pointed out that the project name was very similar to an existing project called "Nerd Fonts".