Open Source Java Logging Software - Page 3

Java Logging Software

View 1978 business solutions

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

  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 1
    Compiere-NMA is a compiere module for network monitoring, pbx cdr, accounting and billing. Target is to provide the needed infrastructure for providers and companies needed to monitor and bill IP networks based on Compiere ERP + CRM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Comtor commons libs, includes: Logs, Exception handling, number printing, configuration files handling, TCP/UDP Server skel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CorReactive

    Event correlation engine with reactive facilities

    Correlation engine based on Esper library which can be used together with Logstash. Please read FAQ http://sourceforge.net/p/correactive/wiki/FAQ/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CorbaTrace is a helpful tool for tracing communications beetween Corba objects. Once CorbaTrace is installed, remote calls are intercepted and informations are stored in XML files. So, you will be able to apply filters and get XMI files to see the commu
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 5
    Cricket Cage automatically creates JUnit TestCases for repeatable bugs and test scenarios. Include Cricket Cage's AspectJ code to install a code generator, then run the program to generate the TestCase. Finally, add the test case to your build.xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CtlOdoo8

    CtlOdoo8

    Odoo 8 Server Control for Windows

    Odoo 8 Server Control beta-1, for Windows, is java application that controls running Odoo 8 server and database, and alose monitoring the log file (openerp-server.log)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DAD is a Windows event log and syslog management tool that allows you to aggregate logs from hundreds to thousands of systems in real time. DAD requires no agents on the servers or workstations. Correlation and analysis is driven through a web front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A stable and fast Linux/Unix toolset to aid in the security and ease of use of *Nix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dashboard for Hyperic Alerts

    Dashboard for Hyperic Alerts

    Tools to visualize alerts from Hyperic

    Tools created with Adobe Flex to display alerts from Hyperic in a Dashboard on a big TV screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    A listener for Ant via Jabber.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DevJournal is a tool for programmers that helps them be more purposeful and reflective about their work by tracking their edits and allowing them to save a collated, annotated history of their work session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DirJack is a java written tool to monitor directories in your filesystem. The main feature is to react on changes within a directory i.e. you can define the behaviour what to do when files are added, edited or removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Distributed event bus library for passing application events to listeners running anywhere on the network. Library is a lightweight wrapper over the JGroups toolkit with event filtering features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    dmclTLA will take a dmcl trace file (level=10) and summarize key information like average duration per call type, and commands that took the longest to execute. Html and plain-text files are created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project provides a couple of Log4j appenders to log into Domino databases from various contexts like servlets, Java clients and, of course Domino Java agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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
  • 17
    EventReaper is a flexible message consumption and distribution platform that is primarily designed to monitor events/messages.
    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
    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
  • 21
    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
  • 22
    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
  • 23
    GILoT is an interpreting and formatting log tail:er. As each log entry is matched and formatted against customizeable rules, only relevant data is parsed. GILoT features, atm, two separate user interfaces, a console UI and an ncurses/charva TUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Genalyze log analyzer, a simple yet highly extensible framework for parsing log files, was designed for parsing T-Server log files generated by Genesys contact center software platform, yet is generic and easy enough to adapt for other log formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GeneSyS is an open generic framework for network and system management, based on intelligent software agents using web-services/SOAP. It is a supervision tool for monitoring, management and control of distributed applications built with Java, .NET, PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB