Open Source Windows Logging Software - Page 11

Logging Software for Windows

View 1266 business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1

    Duplicate File Remover

    Detect and remove duplicate files on your computer

    Detect and remove duplicate files on your computer. By this free tool, you can help your computer work faster by removing unnecessary files. All you need to do is install this tool & start it. You'll get a list of redundant files that you'll have the choice to delete. The advantages of this tool: 1. It's free for good. 2. It's 100% reliable. 3. It's supported technically by email. All emails get a respond! 4. Absolutely secure - all the data remains on your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    C++ logging and tracing classes with built in profiling. Groups are used to set tracing levels of DEBUG, WARN, ERROR or NONE and have a parent-child relationship. A child’s log level is obtained from the parents level if not otherwise specified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    In digital visual effects we deal with an overwhelming number of images. Earth simplifies the management of this data by continuously tracking the whereabouts of image sequences across a filesystem or visual effects facility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EasyLog wraps logging and logging.handlers from the standard python library. EasyLog requires less glue code for configuration or normal usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    EasyLogHandler

    EasyLogHandler

    Human-friendly log files that make you more productive

    EasyLogHandler is a Symfony-compatible logging handler built on top of Monolog. It formats logs in a cleaner and more readable style, especially during development, enhancing the developer experience. By simplifying log output and highlighting important information it makes debugging and application monitoring more intuitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Eclipse Plugin - LogFilter

    Eclipse plugin for filtering logs from serial or ssh connection.

    This plugin aims to provide an intuitive way of filtering and sorting logs that are coming from ssh or serial connection. Operating systems: Windows/Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An eclipse plugin providing tail in view component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    el2sl mean Event Lot to SysLog. This program start as windows service and send windows event logs to syslog server over network. Source code avialable on github: https://github.com/Sheridan/el2sl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This software is designed to watch the Windows event log, and send event log entries to a syslog server. It can monitor any event log, and filter by event entry type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    EventCentral collects each night in a central repository Microsoft Windows' event logs from the network neighbourhood. They can be checked the next morning via a web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Windows eventlog to unix syslog translator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Service for translating Windows Eventlog records to Syslog server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The goal of this project is to develop the OS-independent, obtrusive, customizable, extensible, generic logging and tracing software mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FEDLibrary a portable c++ library for common use. Please refers to git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FS-IISLogViewer

    FS-IISLogViewer

    FS-IISLogViewer - analyze IIS LogFiles

    FS-IISLogViewer (Beta) was developed to analyze the logfiles of your Windows Internet Information Services (IIS). You can filter (include, exclude) the log file entries by pattern, date, ip-addresses, regular expressions or fulltext search. Invalid requests (e.g. 404) are highlighted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A set of tools which provide advanced interaction with processes on win32 systems. Like: Starting processes with redirected streams, altered priority, returning pid in exitcode, timeout, killing processes by pid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FW1-Loggrabber is a command-line tool to grab logfiles from Checkpoint FW-1 remotely using Checkpoints LEA (Log Export Api), which is one part of Checkpoints OPSEC API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Feed State is used to view (and store) log files of different formats from many different processes over a network. A massive variety of logs are supported: XML, database, all ASCII log files, all parsed into a common format for viewing and analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lightweight graphical Java based file watcher similar in functionality to tail. Includes additional per-file features like pausing, setting polling frequency, font size, and buffer size, refresh, in-pause tail, and clear.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FGT, the Flexible Graphing Tool is a cgi for producing statistics based on any data-set. It is intended to be used for summarised data, taking up far less space than the original logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Flogger

    Flogger

    A Fluent Logging API for Java

    Flogger is a structured logging API for Java that decouples how you log from where logs ultimately go, making it easy to change backends without rewriting application code. Instead of building messages eagerly, it uses lazy parameter evaluation so expensive string building only happens when a log statement is actually emitted. The API encourages structured key–value context and fine-grained rate limiting, which helps keep logs informative without flooding systems during high-traffic or error storms. Handlers (backends) can route the same log record to multiple destinations—console, files, cloud logging—while preserving structured fields for search and alerting. Its fluent style reduces boilerplate and guides developers toward consistent log levels, formatting, and metadata. Because it’s designed for large codebases, Flogger emphasizes performance, binary size discipline, and compatibility with existing logging infrastructures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Flogger - a Free Logger. An easy to use and easy to customize logging library that works on a wide range of operating systems. Write your log entries effortlessly and efficiently to the console, to a file, to a data base or to some other source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FlowBuffer

    FlowBuffer

    Buffers, forwards, and splits flow data including NetFlow and IPFIX

    FlowBuffer is a flow/netflow buffer and splitter: configure your switch to push flow data into FlowBuffer, and FlowBuffer forwards it to unlimited destinations. Offloads processing from the switch to another machine. Centralized management. Runs on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Follow is a simple Java application which allows a user to monitor several log files concurrently. The source for this project is now being maintained at http://hallwaytech.github.com/follow
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Free Windows Network User Accounting

    Free Windows Network User Accounting

    User Computer and IP Address Tracking

    FWNUA (Free Windows Network User Accounting) runs silently in a Windows login script or GPO and collects data about user logins. FWNUA keeps track of the workstations logins so you don't have to! FWNUA now supports syslog and Splunk! Look for the fwnua - syslog version in the files list. Use Splunk or your own syslog server with data mining tools to create a robust user tracking system. Find our Spunk app on Splukbase: https://splunkbase.splunk.com/app/2773/
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB