log-monitor

Open-source projects categorized as log-monitor
Language: + C++ + C# + Rust

Top 4 log-monitor Open-Source Projects

    Project mention: Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones? | news.ycombinator.com | 2024-05-06

    The Logfile Navigator (https://lnav.org) is a log file viewer/merger/tailer for the terminal. It has some advanced UX features, like showing previews of operations and displaying context sensitive help. For example, the preview for filtering out logs by regex is to highlight the lines that will be hidden in red. This can make crafting the right regex a bit easier since the preview updates as you type. lnav also has some simple bar charting abilities, so you can visualize the results of SQL queries made against the log messages.

  • klogg

    Really fast log explorer based on glogg project

  • Project mention: Toolong: Terminal application to view, tail, merge, and search log files | news.ycombinator.com | 2024-02-09

    I'd love to see a tool that lets you modify large files efficiently.

    I had to replace line 4 of a 200 GB SQL dump, it took a substantial amount of compute time to perform a find / replace with sed and it also required having over double the disk space since sed creates a temp file before it writes out the new file.

    Using a hex editor could have worked but it seemed too risky because data integrity was really important.

    There's also some other scenarios where maybe you have a massive file and the tool that's using it (such as a SQL import) throws an error on line 1,025,421. Trying to find what the contents of that line is on the command line could be time consuming if you need to read in the whole file. For read operations I know there's a few graphical tools like https://github.com/variar/klogg that efficiently let you scan, search and jump to points in a file quickly but I haven't found a good one on the command line.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • snaketail-net

    Tail utility for monitoring text log files and Windows EventLog

  • Project mention: Tail Utility, Tech Videos, File Transfer & More | /r/ITProTuesday | 2023-07-04

    SnakeTail is a tail utility for Windows log files capable of monitoring “large” text logs and event logs (without the need for admin rights). Features support for MDI, tabbed, and floating window modes; saving and loading entire window session; highlighting based on keywords; jump to bookmarks; service stop/start from the tail window; search; display simple process stats in the window title bar; and more. Our thanks for this one go to ITmercinary.

  • Logria

    A powerful CLI tool that puts log aggregation at your fingertips.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

log-monitor related posts

Index

What are some of the best open-source log-monitor projects? This list will help you:

Project Stars
1 lnav 6,762
2 klogg 2,018
3 snaketail-net 387
4 Logria 27

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com