Simple Project List Software Map

509 projects in result set
Última Atualização: 2013-01-29 20:45

ultralog

ultralog is a logging framework for Java that offers ultra low latency, lock-free, garbage-free logging suitable for high performance applications.

(Machine Translation)
Última Atualização: 2001-04-19 18:09

ip-masq-log

The ip-masq-log patch can be used on a masquerading firewall (NAT) to keep a log of all the outgoing masqueraded TCP connections. It's even possible to log the name of the user who has opened the connection. This can be a useful security tool for many small networks that are hidden by a masquerading box if users cannot be totally trusted.

(Machine Translation)
Última Atualização: 2012-01-12 21:59

Analog PHP

Analog PHP is a short and simple logging package for PHP 5.3+ based around the idea of using closures for configurability and extensibility. It functions as a static class, but you can completely control the handling of log messages through closures (aka anonymous functions), and it also comes with a dozen pre-written handlers. It is well-documented, with examples for each type of log handler, and ultra-concise. The core is literally only 43 lines of clear, non-obfuscated code, and the whole is only a fraction of the size of comparable packages (for example, 293 total lines vs 1021 for Monolog).

(Machine Translation)
Última Atualização: 2010-02-26 02:48

adslometer

adslometer is a script to log your router's connection information. It allows you to track line problems, analyze them, or get statistical information about your Internet connection. It currently supports the SMC7908A-ISP VOIP router from the Ya.com Spanish ISP, the Zyxel 660HW from Telefonica's ISP, and the Conceptronic C54APRA2+.

(Machine Translation)
Última Atualização: 2001-10-15 16:05

svclean

svclean is a set of utilities for enhancing svscan and supervise. With these tools, you get clean shutdown (i.e. services are guaranteed to be stopped before their loggers, so no logs are lost) and supervised logging of svscan's and supervise's output (so if the last-resort logger is killed, it can be restarted). These features are practically necessary for running svscan as process 1, but are useful even when svscan does not run as process 1.

(Machine Translation)
Última Atualização: 2009-08-10 16:26

DBLog Amateur Radio Logging Program

DBLog is a logging program for radio amateurs
based on a relational database. It allows the user
to log QSOs and export a range of them in ADIF
format. It can read the radio frequency via CAT
interface. It includes a CW Keyer based on
cwdaemon.
It works with fldigi for digi-modes, and
can store QSL pictures with QSO data.

(Machine Translation)
Última Atualização: 2010-04-18 11:57

PostRemoteLog

PostRemoteLog is a tool that allows you to send information across the network to a centralized location. Three methods are currently supported: XMLRPC, Email, and Growl. It is generally aimed at system administrators who want to keep track of information such as backup post-run scripts, network monitoring scripts, UPS information, service outages, power on/off, unexpected restarts, etc. PostRemoteLog is designed to be used in other scripts. Captured data can be analyzed and aggregated as needed.

(Machine Translation)
Linguagem Natural: English
Sistema Operacional: OS Independent
Linguagem de Programação: Ruby
Tópico: Freecode.com, Logging
Última Atualização: 2006-12-26 07:45

GoogLog

GoogLog is a Web CGI used to search in syslog
files or any file with the correct path name. It
has been developed for the syslog-ng syslog
server, but can be used with other servers, if the
pathname is correct. The goal of GoogLog is to be
easy to use and install. This program consists of
three files: the CGI executable, the template, and
the configuration file. With syslog-ng and
googlog, you have a good syslog service with an
easy Web interface to search in the logs.

(Machine Translation)
Última Atualização: 2001-09-05 00:49

mbsyslog

mbsyslog is a security paranoid alternative syslogd
implementation. All components run chroot()'d, and
most run as an unprivileged userid after init. In it's
simplicity, we believe it can also offer additional
flexibility.

(Machine Translation)
Sistema Operacional: POSIX (Linux,BSD,Solaris etc..), Linux
Linguagem de Programação: C
Tópico: Freecode.com, Logging
Última Atualização: 2001-02-24 11:01

ImSafe

ImSafe (Immune Security For your Enterprise) is a host-based intrusion detection tool. After a learning phase, it is able to detect changes in processes behavior, to detect buffer overflows, etc. It is implemented through a device driver (as a kernel patch) for the Linux kernel, but can also be run on other UNIX systems by using a "sensor" built upon strace.

(Machine Translation)
Última Atualização: 2004-08-24 04:09

sysmonlog

Sysmon is a CPU and network status monitoring and logging program. The user can specify intervals and log filenames for later use. The log file sysmon generates can be used as a template for Matlab.

Última Atualização: 2004-06-20 00:41

Regwatch

Regwatch is a regex-based logfile watcher. It watches a
logfile, and commits actions or alerts based on lines
appearing in the logfile match regular expressions. It can
also use regex-based transforms to make these matched
log lines a little easier to read before feeding them to the
action. The alerts are the same as mon's, allowing them to
be used interchangeably.

(Machine Translation)
Última Atualização: 2003-05-19 10:17

Fastresolve

Fastresolve is a package of programs to process
web log files, to get DNS and domain ownership
information for log analysis. It sends out many
queries in parallel, and caches results for speed. Its
DNS resolver is 3-50 times as fast as other log file
resolvers.

(Machine Translation)
Última Atualização: 2006-10-11 23:44

ProM Import Framework

The ProM Import Framework allows you to extract
process enactment event logs from a set of
information systems. These can be exported in the
MXML format, which is the standard event log data
format for Process Mining analysis techniques.
Process Mining is a family of a-posteriori
analysis techniques to extract abstract
information from process enactment logs. More
in-depth information about the area of process
mining is available at processmining.org.

(Machine Translation)
Última Atualização: 2010-12-16 22:44

timeplot

The motto of timeplot is "visualize system behavior from logs with a shell one-liner".

(Machine Translation)