Command line tool that can view multiple log files remotely and blend them into a single output based on the appropriate dates within the log files themselves. Has cat and tail modes available. Support for multiple local/remote protocols
A easy to use memory debugger lib for C++ projects. Tracks and logs (if desired) memory allocations, deallocations, memory leaks. A support template class is also provided to check for memory invasions in dynamically allocated memory using operator [].
rssyslog is a fast, network-only syslog daemon that sorts the messages
to different files based on source IP, facility and severity.
It is intended to be used as a central syslog-server for a large number of
devices.
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.
phpLogFacility is a log class for PHP (like log4j for java or the dead log4php projects here), which enables you to use an easy to use logging mechanism inside your console or web script without the need of ugly debug screen output.
A java Swing application allowing easy reading of log4j like log files via a table GUI.
Provides facilities to ease consolidation of multiple log files (multiple tier for example), and filtering
Module to allow for reading lines from a continuously-growing file (such as a system log). Handles log files that get rotated/trucated out from under us. Inspired by the Perl File::Tail module.
...If the Server is not responding in the given time (loss) an entry is made to a failure-protokol-file. Overview and list of offlinetimes. Edit-function. Graphical view. PDF-Output. Supports Language-Files.
Tool to convert Common Log Format files to a mysql query. Inverse of mls2clf, which can be found at SF too. The people from http://www.gentoo-forum.nl are running this project, as it was used at first for their site.
(pronounced 'automate') -- A Java-based framework for automating routine tasks across a set of machines. Supports XML configuration files, extensible set of parameterized tasks, abstract task definitions, nested config files and web-based invocation.
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.
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
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.
Myq3log is a Quake 3 Log analyser. It use Php to parse the log files and mysql to store data in.
You can browse in those data with a php interface too.
Log4LS is a configurable and programmable logging package for the LotusScript language, that is a part of Lotus Domino / Lotus Notes. Log entries can be directed to databases, files and mails.
rtgrep is a bash script which searches for all files in the current directory or a given base directory which were created/modified within a given time period. The search can be recursive, and you can specify a pattern to be matched in the file contents
The approach of this project is to provide a tool to analyse logfiles. You can specify rules for the extraction of information from any text files and display and browse them in a swing-based GUI.
The objective of this program is to check log files of your applications. It analyses them and tells you if the application works fine (or not). So that, you just receive one mail to say : "ok", or "some applications seem to go wrong !"