C++ Logs

Open-source C++ projects categorized as Logs

C++ Log Projects

  • 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
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).

C++ Logs related posts

  • Toolong: Terminal application to view, tail, merge, and search log files

    6 projects | news.ycombinator.com | 9 Feb 2024
  • Logdy.dev – web based logs viewer UI for local development environment

    5 projects | news.ycombinator.com | 6 Feb 2024
  • Textanalysistool.net

    3 projects | news.ycombinator.com | 21 Jan 2024
  • Klogg: Fast log explorer based on glogg project

    1 project | news.ycombinator.com | 12 Dec 2023
  • Civiai 337k dataset with imges https://huggingface.co/datasets/thefcraft/civitai-stable-diffusion-337k

    1 project | /r/StableDiffusion | 10 May 2023
  • Portable Windows app for tailing files with dark mode

    1 project | /r/sysadmin | 27 Jan 2023
  • Not giving developers root access to their dev machines

    2 projects | /r/ExperiencedDevs | 17 Aug 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 6 May 2024
    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. Learn more →

Index

Project Stars
1 klogg 2,000

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