C++ Logging Software

View 8463 business solutions

Browse free open source C++ Logging Software and projects below. Use the toggles on the left to filter open source C++ Logging Software by OS, license, language, programming language, and project status.

  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    S.M.A.R.T. Monitoring Tools

    Disk Inspection and Monitoring

    smartmontools contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks. It is derived from smartsuite.
    Leader badge
    Downloads: 32,709 This Week
    Last Update:
    See Project
  • 2
    log4cplus

    log4cplus

    Logging Framework for C++

    log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.
    Leader badge
    Downloads: 2,581 This Week
    Last Update:
    See Project
  • 3
    AnalysePlugin
    Shorten your time of reading mega bytes of log files! DE 2016-01 Supporting Don HO's NotePad++ see http://notepad-plus-plus.org/ This sources are a dockable pattern search plugin for Notepad++ version 5.1 or later. With this plugin you can search for multiple patterns in any of the opened documents in NotePad++. You may want to tune your search using all fancy tricks from NPP like regular expressions or escaped patterns and give each of the searches different colors. The result will be stored in a dockable window in same ordering as in the origin and a double click allows you to jump to the original position. It is designed to treat log-files of typical size like 60MB. More features can be found in the help dialogue of the plugin. For generating the dll file I use a msdev compiler. If you like to port it to other OSs just let me know your changes and I'll incorporate it. Best Regards, Mattes H.
    Leader badge
    Downloads: 779 This Week
    Last Update:
    See Project
  • 4
    Visual Syslog Server for Windows

    Visual Syslog Server for Windows

    Free Syslog Server for Windows with a graphical user interface

    Visual Syslog Server for Windows is a free open source program to receive and view syslog messages. Useful when setting up routers and systems based on Unix/Linux. Visual Syslog Server for Windows has a live messages view: switches to a new received message. Helpful color highlighting. Useful message filtering. Customizable notification and actions. Sources hosted on the GitHub: https://github.com/MaxBelkov/visualsyslog
    Leader badge
    Downloads: 155 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    A library of C++ classes for flexible logging to files (rolling), syslog, IDSA and other destinations. It is modeled after the Log for Java library (http://www.log4j.org), staying as close to their API as is reasonable. Platforms: Linux, Windows (VS2010). New: DailyRollingFileAppender
    Leader badge
    Downloads: 341 This Week
    Last Update:
    See Project
  • 6
    spdlog

    spdlog

    Fast C++ logging library

    spdlog is a header only library. Just copy the files under include to your build tree and use a C++11 compiler. It provides a python like formatting API using the bundled fmt lib. spdlog takes the "include what you need" approach, your code should include the features that actually needed. For example, if you only need rotating logger, you need to include "spdlog/sinks/rotating_file_sink.h". spdlog provides various log targets, which are, rotating log files, daily log files, console logging (colors supported), syslog, Windows event log, and Windows debugger (OutputDebugString(..)). Easily extendable with custom log targets. Log filtering, log levels can be modified in runtime as well as in compile time. Support for loading log levels from argv or from environment var. Backtrace support, store debug messages in a ring buffer and display later on demand.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    NSClient++ is a windows service that allows performance metrics to be gathered by Nagios (and possibly other monitoring tools). It is an attempt to create a NSClient and NRPE compatible but yet extendable performance service for windows.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 8
    Osquery

    Osquery

    SQL operating system instrumentation and monitoring framework

    Osquery is an operating system instrumentation framework for Windows, OS X (macOS), Linux, and FreeBSD. The tools make low-level operating system analytics and monitoring both performant and intuitive. Osquery exposes an operating system as a high-performance relational database. This allows you to write SQL queries to explore operating system data. With osquery, SQL tables represent abstract concepts such as running processes, loaded kernel modules, open network connections, browser plugins, hardware events or file hashes.Osquery queries your devices like a database. Osquery uses basic SQL commands to leverage a relational data-model to describe a device. Frequently, attackers will leave a malicious process running but delete the original binary on disk. This query returns any process whose original binary has been deleted, which could be an indicator of a suspicious process.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Based on tom and roland from wingmanteam work. This is a tool that log the usb data exchange between hardware and device driver!
    Downloads: 37 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs and provides additional info like total amount of transfered data and min/max network usage.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    Quill Library

    Quill Library

    Asynchronous Low Latency C++ Logging Library

    Quill is a high-performance asynchronous logging library. It is particularly suited for performance-critical applications where every microsecond counts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Recursive computing and matching of Context Triggered Piecewise Hashing (aka Fuzzy Hashing). Supports Windows, *nix, BSD, OS X, etc.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    My Simple LogBook
    MSLB is a crossplatform Simple Logbook program / application to write work logs or even a diary. MSLB can also use a bunch of presets that you can add with a simple doubleclick :) Logs get saved in a simple folder system. And its all portable.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Log4Qt is a C++ port of the Apache Software Foundation Log4j package using the Trolltech Qt Framework.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    DaemonFS
    DaemonFS is a real time file watcher. Cross-platform, free and opensource.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    A C++ diagnostic logging API that is simple to use, 100% type-safe, generic, infinitely-extensible, atomic, platform-independent, and extremely efficient. And, best of all, it upholds the spirit of C: you only pay for what you use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Small Usb History Viewer

    This program allows you to explore the history of connecting usb drive

    This program allows you to explore the history of connecting usb drives after installing the system. Small size(19 kb with Gui). Very simple GUI. Export information to *.csv file. Enjoy!
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    LinuxID

    LinuxID

    LinuxID is an easy console-service for distro identification and more!

    LinuxID is capable of identifying your distro, getting what it's based on and every detail related to it. So it could print "Linux Mint 16 Petra", and then all its details and its base OS: "Ubuntu 13.10, Saucy Salamander", and various other info. It is open-source and written in C++. Source code is commented and can be found in the "Files" tab. To run the program, download "LinuxID" file and run it accordingly: navigate to where you downloaded the file and type this: ./LinuxID If you have renamed the file, call on it like this: ./filename
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    RLM Log Reader

    RLM Log Reader

    Read usage log files from Reprise License Manager

    This utility reads usage log files from Reprise License Manager (RLM) and produces reports that can be more easily read by a human and analyzed in spreadsheet software. RLM is a third-party license manager for Independent Software Vendors (ISVs) to enforce license policies with their products. RLM Log Reader is not affiliated in any way with Reprise License Manager or Reprise Software. For more information on their products, visit their website: http://www.reprisesoftware.com.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    ansifilter

    ansifilter

    ANSI sequence filter

    Ansifilter handles text files containing ANSI terminal escape codes. The command sequences may be stripped or be interpreted to generate formatted output (HTML, RTF, TeX, LaTeX, BBCode and Pango Markup).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    justniffer
    justniffer is a TCP sniffer. It reassembles and reorders packets and displays the tcp flow in a customizable way. It can log network traffic in web server log format. It can also log network services performances (e.g. web server response times) and extract http content (images, html, scripts, etc)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    CB Monitor

    Captures every new clipboard into a text file.

    Can be configured to capture each clipboard text that your applications create into a new text file. This is a CLI application, intended to use in terminal emulator like Xterm or Konsole. Operates on X11 selection named CLIPBOARD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    IBAM is an advanced battery monitor for laptops, which uses statistical and adaptive linear methods to provide accurate estimations of minutes of battery left or of the time needed until full recharge.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Log3 ("LogFree") is a FREE REAL-TIME LOG ANALYSER. It watches specified log files in real time and looks for certain entries. If one occurs it runs appropriate function connected to it. All of this fully configurable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.