Showing 26 open source projects for "error"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
  • 1
    PSR Log

    PSR Log

    An interface that describes a logger

    The main goal is to allow libraries to receive a Psr\Log\LoggerInterface object and write logs to it in a simple and universal way. The LoggerInterface exposes eight methods to write logs to the eight RFC 5424 levels (debug, info, notice, warning, error, critical, alert, emergency). Every method accepts a string as the message, or an object with a toString() method. Implementors MAY have special handling for the passed objects. If that is not the case, implementors MUST cast it to a string. The interfaces and classes described as well as relevant exception classes and a test suite to verify your implementation are provided as part of the psr/log package. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Log Viewer

    Log Viewer

    Fast and beautiful Log Viewer for Laravel

    Beautiful, fast, and open-source viewer for your app logs. Forget scrolling through raw log files to find the errors or debug logs you're looking for. Forget about SSH'ing onto the production server just to read the logs. Log Viewer helps you quickly and clearly see individual log entries, to search, filter, and make sense of your Laravel logs fast. It is free and easy to install.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3
    Logrus

    Logrus

    Structured, pluggable logging for Go

    Logrus is a structured, pluggable logger for Go (golang) that is completely API compatible with the standard library logger. It encourages careful, structured logging through much more discoverable logging fields rather than long, unparseable error messages. This produces much more useful logging messages. Logrus is currently in maintenance mode, which means that new features will no longer be introduced. This does not mean however, that it is dead. It continues to be maintained for security, backwards compatibility and performance, so you can still rely on it for structured logging in Golang. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    winston

    winston

    A logger for just about everything

    ...A transport is essentially a storage device for your logs. Each winston logger can have multiple transports (see: Transports) configured at different levels (see: Logging levels). For example, one may want error logs to be stored in a persistent remote location (like a database), but all logs output to the console or a local file. Winston aims to decouple parts of the logging process to make it more flexible and extensible. Attention is given to supporting flexibility in log formatting (see: Formats) & levels (see: Using custom logging levels), and ensuring those APIs decoupled from the implementation of transport logging (i.e. how the logs are stored / indexed, see: Adding Custom Transports) to the API that they exposed to the programmer.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 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
  • 5
    defmt

    defmt

    Efficient, deferred formatting for logging on embedded systems

    defmt ("de format", short for "deferred formatting") is a highly efficient logging framework that targets resource-constrained devices, like microcontrollers. In its current iteration defmt mainly targets tiny embedded devices that have no means to display information to the developer, e.g. a screen. In this scenario, logs need to be transferred to a second machine, usually a PC/laptop, before they can be displayed to the developer/end-user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    fluentbit

    fluentbit

    Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX

    Fluent Bit is a super-fast, lightweight, and highly scalable logging and metrics processor and forwarder. It is the preferred choice for cloud and containerized environments. A robust, lightweight, and portable architecture for high throughput with low CPU and memory usage from any data source to any destination. Proven across distributed cloud and container environments. Highly available with I/O handlers to store data for disaster recovery. Granular management of data parsing and routing....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Flogger

    Flogger

    A Fluent Logging API for Java

    ...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
  • 8
    Log Viewer (Log4j, NLog)
    ...Hotkeys: · Ctrl+F - Show search result · Ctrl+Shift+F - Show search result in another window (tips: double-clicking a log message in the search window that opens will highlight that message in the main window) · Shift+F - Find previous log message using search filter · Shift+D - Find next log message using search filter · Ctrl+R - Clear all logs · Shift+R - Clear search text and search result · Ctrl+W - Go to next warning message · Ctrl+E - Go to next error message · Ctrl+T - Go to Timestamp · Ctrl+Shift+T - Set time interval Please rate the app and write reviews! Thanks!
    Downloads: 32 This Week
    Last Update:
    See Project
  • 9
    AzioEventLog Analyzer

    AzioEventLog Analyzer

    AzioEventLog Analyzer is a monitoring and analysis tool

    ...Dual Operation Modes Monitoring: Track Windows Event Logs Database Mode: Browse and analyze historical logs with advanced filtering and pagination Interactive Dashboard Visual summary cards showing total logs, errors, warnings, and information events Pie chart for log level distribution Advanced Filtering & Search Filter by log source (System, Application, Security, and more) Filter by severity level (Error, Warning, Information, AuditSuccess, AuditFailure) Time-based filtering (Last hour, 24 hours, 3 days, 7 days) Filter by Event ID and Source name Session-based historical data filtering
    Downloads: 3 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Project's goal is to create better tools for diagnosing Linux systems. Diagnostics include first failure data capture, error log analysis, preventative testing, and system inventory gathering. You can now find Power System specific packages on github. libservicelog : https://github.com/power-ras/libservicelog servicelog : https://github.com/power-ras/servicelog lsvpd : https://github.com/power-ras/lsvpd libvpd : https://github.com/power-ras/libvpd ppc64-diag : https://github.com/power-ras/ppc64-diag sysfsutils is moved to github. ...
    Leader badge
    Downloads: 47,356 This Week
    Last Update:
    See Project
  • 11
    NSLogger

    NSLogger

    A modern, flexible logging tool

    ...Buffer all traces in memory or in a file, send them over to viewer when a connection is acquired. Define a log domain (app, view, model, controller, network…) and an importance level (error, warning, debug, noise…).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mail Alert Simple Mailer

    Mail Alert Simple Mailer

    Mail Alert Simple Mailer

    Mail Alert Simple Mailer is a simple command-line utility designed for IT administrators for sending e-mail from Microsoft Windows OS. It can be executed from command line, Windows batch file or PowerShell scripts. My main reason for writing this software was to handle events generated by Dell OpenManage Server Administrator (OMSA), APC PowerChute and Windows Events to send hardware status and alerts like temperature alerts, UPS battery status, powerline status and RAID controller alerts...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    log4j parser

    log4j parser

    Turn log4j or similar logfiles into a Python list object

    Called from command line, this python program counts the lines in your logfile with ERROR, INFO, WARN etc. You can also import the function generate_log_report from it and use the returned list object in your Python program for further processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    The libexplain project provides a library which may be used to explain Unix and Linux error messages. This will make your application's error messages much more understandable to your users.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    We! Analyze By Or Cohen

    We! Analyze By Or Cohen

    We! Analyze - designed to analyze ArcSight SmartConnectors logs.

    ...Also, many single connectors collect events from multiple locations (multi database, multi file, WUC) and we might never know one of these locations is unavailable as events from the other locations are arriving so the connector seems to be working fine. Eventually, when we do understand that something is wrong, it takes a while to analyze, understand and solve. In light of these problems in the process of error detection in connectors, I have developed is an automated tool named 'We! Analyze' with its own UI which analyzes connector logs manually or using an API that can be started from the command line, a schedule task or from the console with an action in rule, tool or integration command (if you use the API you can forward the events to a syslog listener in CEF format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LEMA - Log/Event Monitor and Analyser

    LEMA - Log/Event Monitor and Analyser

    Centralized Logging to a database with alerts and powerful RCP-UI

    ...It supports asynchronous logging of multiple applications (log4j-appender). The logs are processed and save to a database. An RCP-UI supports Live View, History View with advanced filters. You can use it for Error Monitoring / Notification; in order to do this a rule-based labellng (for instance stacktrace grouping) is performed by the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    aCore LogParser

    aCore LogParser

    LogWatch mail reports parser to analyze tendencies of variables.

    This small tool parses LogWatch mail reports and extracts serveral variables such as disk space usage, hard disk read error rate (from smartd), etc.... They are exported to a simple format that allows its use as input for tools like gnuplot, and lets you inspect these variables tendencies. This should make it easier to detect anomalies or prevent failures in your servers, than having just the value for today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Another logging framework for Java. I try to balance flexibility, usabilty and performance using OOP. Currently the framework is usable but it lacks a lot of functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Error log notification web service. Post errors to the Skidder and let it handle sending notifications appropriately to any subscribers. Supports posting from multiple applications from anywhere on the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Windows Error Reporting Eliminator (WERE) is a dll that will stop the sending of your dumps to Microsoft. It allows you to disable WER on the program you are adding the dll to. The dll can be configured to create a full dump locally and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    C# Logger This is a logging tool similar to log4j for java. The tool is designed to handle debugging, information and error logging. Currently only windows event logging is supported however multiple logging targets are planned for future releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Permits to parse a maillog file and save explicit pattern in a mysql database. HTML report are created in real time, you could see size, sender, receiver, date, error stat. You can enable support for a particular domain and for amavis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AskReg is a command line utility for MS Windows that queries registry keys and values, returning error levels to indicate presence or value matches, and also is capable of generating 'set' strings suitable for writing to batch files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB