Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Try for Free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
JTail is a simply multiplatform application, which show text files content especially LOG FILES. This application is a thread, which non-stop reads the file content and print what lines was added to the end file.
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.
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
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Panoptes (greek: 'The all-seeing') is aiming to be a tool to monitor and manage JMX Servers (primarily JBoss) during development and when they have been put into production.
SquidRH is a utility to convert squid log files to a database (like MySQL or PostgreSQL) and then generate statistic pages in real-time. This consumes much less the necessary than querying a squid log file, which sometimes gets very big.
Lumbermill is a visual log processing and distribution center for Log4j and (in 2.0) java.util.logging (JSR47). It is a Swing/GUI standalone application that supports viewing and archiving of log events.
Have you ever wondered which database indexes you should create for your JDBC-based application ? This Swing-based SQL profiler tries to offer a tool to monitor which tables and columns are accessed the most in SQL queries to recommend index creation
An open source voting program. Initial implementations will be done up in Java, but ports to other languages will be done later on. Each release is given a codename as the version instead of a number. Most recent release is \"Bookmark\".
Would you like to have some facilities for database applications? Or are you looking for a stable log system? I want to offer you many features you probably miss in Sun's Java API.
The Internet Censor is a multi-platform, Internet clustering program, for which the resulting data will be used in the creation of a non-profit content-filtering Internet Search Engine for children.
...Take a close look at it: It is very easy to use, very unified and extendable. You may attach your favourite set of loggers to this logger, and you still use only one API! This Java logger is used throughout the COMJAT.NET systems.
This Project provides a set of EJBs to store Log4J events (received via JMS appender) in a database. The main aim is to provide a toolset for a centralized, data-center suitable logging.
Logmine is a tool to facilitate logging to an RDBMS. Logging to a true database can make logs far more useful. While this is written in Java/JDBC, it uses a standard HTTP request, thus can be useful for any language/database.
To address the need for high-quality open source Java Jabber software. A client applet which can also work as a desktop application is currently the main focus of this project.
Big-Brother is a collection of J2EE filters and servlets that provide custom monitoring and auditing of web-applications, keeping track of who does what, when, and how often. It makes use of the jakarta-apache Struts framework for the interface GUI.
This is my collection of Java classes. Major chunks include: robust logging system, JDBC connection pools, lightweight application server, general utility classes.... enjoy.
With Log4J and the Java logging framework being floodgate-based, I personally still see the need for a bit-masked logging framework, where you not only have categories but actual event types instead of event levels. This will be that framework.
startx is the project name for an interface build in php which takes the output of some products like MRTG or awstats or ACID... and put them together in the same Web interface.
A facility to keep a history of context information during runtime and then dumping it in a separate file when a problem occurs (similar to core dump).
Websphere MQSeries Support Tools is a unique interface which brings your queue manager configuration to a LDAP server. With both a standalone application and a servlet version you can query the LDAP for MQ Configurations without having a connection with
JCola is a file tailing application written in Java Swing. This multithreaded application can tail an unlimited amount of logfiles concurrently and simulates "tail -f" with much more functionality.
Implementation neutral logging in Java - binds to whatever logging package it finds on the classpath (Log4J, LogKit, JDK 1.4 logging supported) and exposes a unified interface to it. JULog is for logging what JAXP is for XML parsing in Java!