Showing 276 open source projects for "java open source"

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
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 1
    PynDora

    PynDora

    Python WebServer Log File Analyzer

    This is a web log file analyzer we are making using python. First the IIS parsing engine wil be built and then Apache and possibly other servers. It is going to support multiple log files from any date and output the statistics in html formatted files, incorporating automatically build charts. It will be a pure python solution which is going to be self contained, ie no installation will be required other from the standard python modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    jsvnstat

    web front-end for vnstat

    (Deprecated for vnstat 2.0+, because of the removal of the --dumpdb feature) jsvnstat is a web frontend for vnstat. It is largely based on javascript, so you can easily switch views without reloading the entire page. The graph is interactive, just hover over a datapoint to see what I'm talking about. Requires: vnstat 1.x, PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SquidCube

    Squid log data warehouse

    Feed Squid logs into PostgreSQL database, then use Pentaho BI server for data mining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Web Forensik

    Web Forensik

    PHPIDS-based Security Log Analyzer for Apache

    NOTE: This project is no longer under active developement. Check out the successor at: https://github.com/jensvoid/lorg Web Forensik ist a script that uses PHPIDS to automatically scan your HTTPD logfiles for attacks against web applications. Check the Wiki for installation, configuration, usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    G.R.E.A.T. - Google Earth Reporting Engine and Analysis Tool The Goal of this project is to create a basic IDS interface with Google Earth. Currently generates a KML file of traceroute/whois information suitable for use in Google Earth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    log_mysql_daemon

    Write Squid access.log entries into a mysql database.

    log_mysql_daemon.pl is a simple squid logfile daemon written in perl that inserts log entries into a mysql database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Honeyd2MySQL

    Honeyd2MySQL

    Utility to move honeyd.log entries to a MySQL database.

    This is yet another simple piece of software that extracts all the basic stats from honeyd’s text-based log files and inserts them in a MySQL database. Then you can run some queries and of course visualize the data if you want to. Many things are hardcoded or dead simple, but it does the job. The file is a modified version of “honeyd_importer” perl script originally writen by Joshua Gimer and shared through “honeypots” mailing list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Piwik

    Piwik - Remixed!

    Official remixes of the latest Piwik release packaged for your favorite platforms!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LOGalyze CLI

    LOGalyze CLI

    Command line client interface for LOGalyze 4

    Command line LOGalyze client. logalyze-cli is a powerful command line client for managing LOGalyze engine. With LOGalyze application log analyzer, you can collect your log data from any device, analyze, normalize and parse them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 10
    Jalli is a little java-based converter for chatlogs. At the moment it supports Pidgin, Empathy and mcabber. But there will follow many - platform-independant - others, I believe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MySQL log analyzer and profiler. Extracts the most popular queries grouping them by their normalized form and shows the statistics for each group. Helps developers to recognize most frequently run queries to be able to optimize overall db performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Caudium WebServer is a single process multi-threaded webserver. It has a built-in pre-processing language and includes an easy to use web-based configuration interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MusicWatcher is a native OS X application written in Cocoa for doing realtime and non-realtime music analysis, visualization, and animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NCSAnalysis
    NCSAnalysis is a simple Web traffic log analysis tool that produces Excel-formatted reports detailing daily unique IP hits to specified site resources and/or directories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Maintenance and expansion of the CYBER-TA Anonymous Alert Publication System initially developed by SRI
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    ClickHeat is a visual heatmap of clicks on a HTML page, showing hot and cold click zones. Requires Javascript on the client to track clicks, PHP and GD on the server to log clicks and generate the heatmap. You should download it on Github where the project has moved: https://github.com/dugwood/clickheat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project has two parts. The first one is a hidden counter (using the 1x1 transparent pixel GIF) which registers into a MySQL database all remote IP addresses (whether IPv4 or IPv6), it tries very hard to use IPv6. The second part shows stats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is devoted to analyze the log lines from the Wikipedia Squid servers by parsing and filtering their information elements according to the directives specified in an XML file. Resulting info is stored in a MySql db for further analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    开源的日志处理类,可以根据配置文件的数据类型对日志的每一行进行合法性校验,校验内容包括但不限于是否为空且是否可控,各字段的值是否正确,是否包含所有必须项。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Slogbase is a lightweight database attached to objects in Second Life that provides the same functionality as Apache Web Server logs. It uses ordinary LSL code in Second Life to send sensor data to an external PHP/MySQL application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This library provides a Ruby interface to Nmap's scan data. This information is presented in an easy-to-use and intuitive fashion for storage and manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Slickster provides tools for viewing and analyzing Log4J logs in a multi-server distributed environment. Log4J logs are centralized into a database. Logs are viewed through a browser. Logs can be filtered and monitored in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Logbus-ng consists in a set of tools to aid developers perform Log Analysis in all the stages: log generation, collection, distribution, storage and analysis. It is designed specifically for Field Failure Data Analysis in critical distributed systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    STARCAT (STAtiscic Reporting, Collecting and Analysing Tool) is a toolkit to gather statistics out of several sources (for example, rrd-files, logfiles, DBMS,...) and create nice-looking reports out of them using XML-templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Sparten Log Viewer is designed to allow users to view log files online through a web browser. It is currently based on php and runs on any platform that support standard unix log format, php, and tail.
    Downloads: 0 This Week
    Last Update:
    See Project