Open Source Java Logging Software - Page 3

Java Logging Software

View 1979 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.

  • Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries. Icon
    Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries.

    For Residential, Commercial and Public Works Contractors

    Starting at $49/m for the WHOLE company, Contractor Foreman is the most affordable all-in-one construction management system for contractors. Our customers in 75+ countries and industry awards back it up. And it's all backed by a 100 day guarantee.
    Learn More
  • Easy-to-use online form builder for every business. Icon
    Easy-to-use online form builder for every business.

    Create online forms and publish them. Get an email for each response. Collect data.

    Easy-to-use online form builder for every business. Create online forms and publish them. Get an email for each response. Collect data. Design professional looking forms with JotForm Online Form Builder. Customize with advanced styling options to match your branding. Speed up and simplify your daily work by automating complex tasks with JotForm’s industry leading features. Securely and easily sell products. Collect subscription fees and donations. Being away from your computer shouldn’t stop you from getting the information you need. No matter where you work, JotForm Mobile Forms lets you collect data offline with powerful forms you can manage from your phone or tablet. Get the full power of JotForm at your fingertips. JotForm PDF Editor automatically turns collected form responses into professional, secure PDF documents that you can share with colleagues and customers. Easily generate custom PDF files online!
    Learn More
  • 1
    Comtor commons libs, includes: Logs, Exception handling, number printing, configuration files handling, TCP/UDP Server skel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    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
  • 3
    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
  • 4
    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
  • Airlock Digital - Application Control (Allowlisting) Made Simple Icon
    Airlock Digital - Application Control (Allowlisting) Made Simple

    Airlock Digital delivers an easy-to-manage and scalable application control solution to protect endpoints with confidence.

    For organizations seeking the most effective way to prevent malware and ransomware in their environments. It has been designed to provide scalable, efficient endpoint security for organizations with even the most diverse architectures and rigorous compliance requirements. Built by practitioners for the world’s largest and most secure organizations, Airlock Digital delivers precision Application Control & Allowlisting for the modern enterprise.
    Learn More
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    A listener for Ant via Jabber.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15

    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    Search words in text files, display matching lines in tabs. Options to save results, exclude words, display the line numbers. Tiny file for searching big text files. Please leave feedback to help improve the application. Documentation coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB