Showing 45 open source projects for "java project with source code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Loggifier

    Loggifier

    A tool that inserts code into Java class files for logging

    A tool that inserts code into Java class files for logging. Possible logging points are class initialization, method entry and exit, and local variable assignment. Logging is based on java.util.logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    keep a changelog

    keep a changelog

    If you build software, keep a changelog

    ...Create a new directory in source/ named after the ISO 639-1 code for the language you wish to translate Keep a Changelog to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Log4j mode - a major mode for viewing log files in Emacs - including syntax highlighting, log file filtering, and source code browsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    log4db2

    log4db2

    Logging utility for DB2 for LUW written in SQL-PL

    ...The idea and architecture of this utility are based on the popular Java logging utilities, such as Log4j and slf4j/logback. * Log4j - http://logging.apache.org/log4j * Logback/SLF4J - http://logback.qos.ch/ - http://www.slf4j.org/ The licenses of this project are: * For the source code is "BSD 2-Clause license". * For the documentation is "FreeBSD Documentation license." With these two licenses you are free to use, modify and distribute any part of this utility. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ddrescueview

    ddrescueview

    Graphical viewer for GNU ddrescue mapfiles

    ...The program is written in Object Pascal using the Lazarus IDE. It can be compiled to run on Windows, GNU/Linux and probably OS X, too. The downloads include binaries for the respective target platform and the project files (source code). Update 2022/02/25: ddrescueview version 0.4.5 has been released. This maintenance release restores compatibility with ddrescue 1.24 and later. Please consider testing this version. Report issues in the bug tracker if you have a sourceforge account, or by email to <mbit-kiel@users.sourceforge.net>
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • 7
    HDDtempNC

    HDDtempNC

    Tool to acquire hard disk drive temperature from the network interface

    ###### HDDtempNC has now moved to Github ###### ###### Please visit the Github project at https://github.com/viharm/HDDtempNC ###### HDDtempNC provides a script to acquire hard disk drive temperature for a target host by querying an existing HDDtemp daemon and then parse the results according to the request. See project wiki for more details, usage and code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    LogSearcher

    Log Management Web Application

    Log Searcher provided full indexed search engine for log files on each servers. It supported many powerful query types such as phrase queries, wildcard queries, proximity queries, range queries and more with Lucene and Solr technology. It comes with Web interface to search and generate chart accordingly. This project is Open Source project with Apache 2.0 license for allowing you to extra development on top of Log Searcher project. The initial configuration was written on readme.txt before...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Bukkit Log Viewer

    Bukkit Log Viewer

    A simple, and lightweight program to display and format Bukkit logs.

    Bukkit Log Viewer is a simple, easy-to-use and lightweight program, which loads Bukkit server logs, and highlights the different logs, depending on the logger level. Below is a colour code: FINE = > green FINER = > green FINEST = > green INFO = > cyan SEVERE = > red WARNING = > yellow
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10

    NagiosAppender

    log4j support for native nagios (nsca) integration

    This project encompasses a custom appender for log4j, intended for system administrators and/or developers interested in using the log4j architecture to push messages to Nagios, via the Nagios nsca server. Release 2.0.0 supports asynchronous message delivery, tunable timeouts, and a buffer for redelivery support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Javatools that any Java project will find useful. Highlights are a Rogue Wave DBTools.h++ lookalike that makes RDBMS access easy. It includes an SQL parser and generator. An implementation of Cron and Crontab in java. File logging and assert classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    This Project provides an API to simplify the usage of Contextualized Attention Metadata (CAM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    jMorse generates audible morse code from input text. jMorse is written in java and can be used via ant, log4j, java logging, or directly in-code.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    svansprogram
    A tail GUI with coloring of log entries based on regular expressions. Project has moved to http://code.google.com/p/svansprogram/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Core library for complex software project development. Features: semaphores, services, finite state machine, framework, utilities related to the middleware architecture and implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mysql Monitor Tool
    Mysql Monitor Tool is a useful application to monitor multiple Mysql server instances. Its simple and effective user interface allows you to track the health of your servers, check parameters and visualize trends via real time charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...The source code used to be here on SourceForge but it became too confusing for people looking for the original SNARE project, so I moved my changes to the SNARE project to https://github.com/dcjulian29/snaretcp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LOG4PLSQL is a PLSQL framework for logging in all PLSQL code this project was born from the log4J spirit (and use it). You have the possibility to log apart from transaction and use all LOG4J feature.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    In this project I will try to create logging analysis tool which will be very simple & can generate variety of report. I get this idea by using InsightUI which is inspired by chainsaw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An open source data version repository model based on true INSERT only logic. Contains high performance support for data versioning and history. Enables point-in-time query and CDC sourcing including mapping each change to a transaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 24
    This java project goal is to parse text log files of custom types, and send its log events to a syslog server. it use a xml based configuration file. it support user defined severity and facility using java regex. It can be installed as a Windows service
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project integrates the Java logging API (java.util.logging) into Eclipse. It supports logging into an Eclipse Console View and redirecting log records to the Eclipse logging service. Eclipse Update site: http://jpls.sourceforge.net/updates
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next