Showing 239 open source projects for "java]"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Elasticsearch

    Elasticsearch

    A Distributed RESTful Search Engine

    Elasticsearch is a distributed, RESTful search and analytics engine that lets you store, search and analyze with ease at scale. It lets you perform and combine many types of searches; it scales seamlessly, and offers answers incredibly fast with search results you can rank based on a variety of factors. Elasticsearch can be used for a wide variety of use cases, from maps and metrics to site search and workplace search, and with all data types.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    Logstash

    Logstash

    Centralize, transform and stash your data

    Logstash is a server-side data processing pipeline that dynamically ingests data from numerous sources, transforms it, and ships it to your favorite “stash” regardless of format or complexity. It supports and ingests data of all shapes, sizes and sources, dynamically transforms and prepares this data, and transports it to the output of your choice. Logstash is extensible, with over 200 plugins available to let you create and configure your pipeline how you choose.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    tinylog

    tinylog

    tinylog is a lightweight logging framework for Java, Kotlin, Scala

    Simplify your logging with tinylog. The lightweight logging framework can be used with Java, Kotlin, Scala, and any other JVM language. tinylog is open source and runs wherever Java is used: JVM, GraalVM, and Android.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Logbook

    Logbook

    An extensible Java library for HTTP request and response logging

    Logbook is an extensible Java library to enable complete request and response logging for different client- and server-side technologies. It satisfies a special need by a) allowing web application developers to log any HTTP traffic that an application receives or sends b) in a way that makes it easy to persist and analyze it later. This can be useful for traditional log analysis, meeting audit requirements or investigating individual historic traffic issues. Logbook is ready to use out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    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
  • 6

    perf2rrd

    Performance Data collector for Monitoring.

    perf2rrd is a program written in Java (tm) which captures performance data output by the Nagios (R) or Icinga monitoring systems and stores it in round robin database files as implememented by RRDtool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JENNOM

    JENNOM

    JENNOM - Java Enterprise Network Nodes Monitor

    Please wait ! It will be soon. I'm not finished yet. I'm sorry. JENNOM - Java Enterprise Network Nodes Monitor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    lilith
    Lilith is a logging and access event viewer for Logback, log4j & java.util.logging. It has features comparable to Chainsaw for log4j. This means that it can receive logging events from remote applications using Logback as their logging backend
    Downloads: 10 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    LoggingInterceptor

    LoggingInterceptor

    An OkHttp interceptor which has pretty logger for request and response

    An OkHttp interceptor which has a pretty logger for request and response. +Mock support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Zabbix

    Zabbix

    Enterprise-class, distributed monitoring solution for networks & apps

    Zabbix is an enterprise-class open source distributed monitoring solution designed to monitor and track performance and availability of network servers, devices and other IT resources. It supports distributed and WEB monitoring, auto-discovery, and more. An enterprise-class distributed monitoring solution for networks & apps
    Leader badge
    Downloads: 216 This Week
    Last Update:
    See Project
  • 12
    LumberJack4Logs
    LumberJack4Logs is a viewer for log and trace files with the ability to extend the recognized data formats by adding text parser plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Logger

    Logger

    Simple, pretty and powerful logger for android

    Logger is a simple, pretty and powerful logger for android. It provides a number of options and features. String format arguments are supported, as well as collections (only available for debug logs). Also, it features Json and Xml support (output will be in debug level). Log adapter checks whether the log should be printed or not by checking the log adapter function. If you want to disable/hide logs for output, override isLoggable method. The command "true" will print the log message,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NetBuffer

    NetBuffer

    TCP and UDP network buffer

    NetBuffer is a data buffer and splitter: configure your device to push data into NetBuffer, and NetBuffer forwards it to unlimited destinations. Offloads processing from your device to the NetBuffer system. Centralizes management. Runs on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    Power Failure

    Power failure monitor

    Monitor your household for electrical power failures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JNanoLog

    A tiny (nano) logging API that can replace the largely used System.out

    JNanoLog aims to be used during development process to log different messages to the console. In contrary to the quick System.out, JNanoLog display a full log with the message number, logging level, logged message and details if there is any. This API does not aim to replace large advanced APIs like Log4J which aims production but it can replace it in small and during first stage of development because it does not need any configuration and start with low logging level. The API is hard to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Desktop Java Pinger

    Desktop Java Pinger

    Free portable cross-platform graphical multi pinger, 100%-pure java

    DJP - free portable cross-platform desktop graphical multi pinger, 100%-pure java. Local and remote (to syslog-server) logging support. At first DJP use ICMP for ping, if it is unavailable, it tries to check hosts with TCP/echo. Use standart OS ICMP packet-size - Linux=64 bytes, Windows=32 bytes. In addition to local-log also present syslog-server support: then any host down, DJP write message to local log and can send message to syslog-server. TCP port scaner and Telnet connection to host...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Untangle
    Untangle is a Linux-based network gateway with pluggable modules for network applications like spam blocking, web filtering, anti-virus, anti-spyware, intrusion prevention, bandwidth control, captive portal, VPN, firewall, and more. Visit http://untangle.com
    Downloads: 30 This Week
    Last Update:
    See Project
  • 20

    LogDruid

    Generate charts and reports using data gathered in log files

    An application to gather, aggregate, chart and report information originating from any log files. It uses regular expressions that are constructed graphically and can be tested in the application against samples. Once configured for a specific type of log file set, the gathering and display of the chart for a new files set can be done in just one click. Contains a sample template to handle few log types: Java GC log, OpenDS access log, Apache access log
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Scommunication

    Scommunication

    Scommunication is easy to use rs232 rs485 communication application

    Scommunication is easy to use rs232 rs485, USB to serial communication application. All sent and coming data you can see ASCII HEX DECIMAL or BINARY. With timer -- timer add after version 2-- you can send data every second , half second or how you want This application written in java(fx) so you can use windows linux or mac. Tested with arduino uno,arduino nano, arduino mega, frdm-kl46z and frdm-k64f In some problem feel free to send me mail: hrasity@hotmail.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Hyperic Application & System Monitoring
    Hyperic is application monitoring and performance management for virtual, physical, and cloud infrastructures. Auto-discover resources of 75+ technologies, including vSphere, and collect availability, performance, utilization, and throughput metrics.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 23
    Ascii Art for Java

    Ascii Art for Java

    Visual components ready for ASCII rendering

    Instantly create ASCII reports, multi-column tables, graphs, ... These can be rendered on screen, files and most importantly log streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25

    Androger

    Simple file logger.

    Androger is file logger, that shows logged files in GUI interface. Has got support for watching multiple files, and filtering their content. It's suppose to be fast, simple & robust. Just run it and chose log file to be watched. This application requires Java 7 or greater to be installed (https://www.java.com/en/download/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next