Download List

Descripción del Proyecto

Petit was developed to quickly analyze syslog and Apache log files in large environments. It can also be used for word discovery within log data. It is a general purpose tool that can do hashing, word counts, and command line graphing of Apache and syslog files. It is designed to be a standard Unix tool that can be employed with pipes or by opening files. Petit works by sifting data with standard patterns and allows for custom filters and fingerprints. This leaves the analyst with data that is both varied and interesting.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-19 03:26
0.8.7

Esto cambia la versión por defecto para las entradas a 1900 de manera que los cálculos del delta tiempo no fallan. Cambia de registro de la lógica de la determinación de usar múltiples muestras. Se corrige un error en SecureLog de tramitación, en la línea de la muestra no era verificada con una línea lo suficientemente larga. Añade la conversión de cadenas a todos los tipos conocidos de registro para resolver los errores de tipo cando cadenas y números.
This release changes the defaults for entries to 1900 so that time delta calculations do not fail. It changes log determination logic to use multiple samples. It fixes a bug in SecureLog processing where the sample line was not being checked for a long enough line. It adds string conversion to all known log types to resolve type bugs cating strings and numbers.

2010-01-16 17:00
0.8.6

Capacidades de registro de seguridad en el procesamiento de Linux se han añadido. Documentación y textos de ayuda del menú se fija. Días, meses y años se han añadido gráficos con la salvedad de que syslog no almacena los datos del año. Un error en los cálculos del valor de cada barra de gráficos donde los valores fueron bajos descarriados fue corregido. La producción gráfica ha sido rediseñada para adaptarse mejor a Cactus / RRD. Un código de normalización se añadió con una mejor diferenciación de los valores de cierre y manejo de los casos más borde. Una decisión de diseño se hizo para mantener la simplicidad (clases separadas) para cada tipo de gráfico.
Tags: Stable
Linux secure log processing capabilities were added. Documentation and help menu text were fixed. Days, Months, and Years graphs were added with the caveat that syslog does not store year data. A bug in value calculations of each bar of graphs where values were erring low was fixed. Graphing output was redesigned to better match Cacti/RRD. A normalization code was added with better differentiation of close values and handling of most edge cases. A design decision was made to maintain simplicity (separate classes) for each type of graph.

2010-01-09 07:37
0.8.5

Esta versión corrige muchos errores.
This release fixes many bugs.

Project Resources