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.

2011-04-16 15:51
1.1.1

re.escape fue introducido en la variable basada en expresiones regulares. salida de depuración se ha añadido para los gráficos. Un error en la determinación del mes fue corregido. Un registro vacío de datos de prueba se ha añadido. Nueva salida de la prueba se ha añadido para rotos error logs de Apache. Las descripciones de las pruebas se han actualizado y añadido nuevos archivos de prueba fueron. Una ruta de acceso se ha añadido para los registros sin datos. try / catch se ha añadido para un problema intercalados datos erróneos. Un índice de error en la entrada de syslog y rsyslog fue corregido. Documentación para rsyslog se ha mejorado.
Tags: Stable
re.escape was added to variable-based regexes. Debugging output was added for graphs. A bug with determining the month was fixed. An empty log data test was added. New test output was added for broken Apache error logs. The descriptions of tests were updated and new test files were added. A path was added for logs with no data. try/catch was added for an interspersed wrong data problem. An index bug in syslog entry and rsyslog was fixed. Documentation for rsyslog was improved.

2010-11-10 07:01
1.10

Esta versión se divide crunchtools fuera int un módulo Python buena fe. Pasa todas las pruebas de nuevo.
Tags: Stable
This release splits crunchtools off int a bona fide Python module. It passes all tests again.

2010-06-25 23:57
1.0.3

Esta versión incluye un parche para permitir precisión mixtos cuando Ubuntu 8.04 registros a un servidor de Ubuntu 10,04 con alta precisión, soporte para el formato de precisión rsyslogd tiempo, las huellas dactilares para Ubuntu 10.04, y una sección NOMBRE en la página del manual.
Tags: Stable
This release adds a patch to allow mixed precision when Ubuntu 8.04 logs to an Ubuntu 10.04 server with high precision, support for the rsyslogd precision time format, fingerprints for Ubuntu 10.04, and a NAME section in the man page.

2010-02-28 20:16
1.0.0

Soporte para el registro de formato de errores de Apache ha sido añadido. Una página de manual fue añadido. Una huella digital para Ubuntu 9.04 ha sido añadido.
Tags: Stable
Support for the Apache error log format was added. A man page was added. A fingerprint for Ubuntu 9.04 was added.

2010-02-13 08:36
0.8.8

Este comunicado se mueve un montón de código en la función de selección del registro de objeto para que pueda ahora muestra al azar diez entradas una y otra vez hasta que se determina el tipo de archivo se ha abierto. Ahora se pasa todas las pruebas de regresión, todo el tiempo.
Tags: Stable
This release moves a bunch of code into the select function of the Log object so that it can now randomly sample ten entries over and over until it determines what kind of file has been opened. It now passes all regression tests, all the time.

Project Resources