Download List

Projeto Descrição

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 foi adicionado ao regexes variável baseada. saída de depuração foi adicionado para gráficos. Um bug com o que determina o mês foi corrigido. Um vazio de registro de dados de teste foi adicionado. Nova saída de teste foi adicionado para o erro do Apache quebrado logs. As descrições dos testes foram atualizados e arquivos de teste novos foram acrescentados. Um caminho foi adicionado para registros sem dados. try / catch foi adicionado por um problema de dados intercalados errado. Um erro na entrada de índice syslog e rsyslog foi corrigido. Documentação para rsyslog foi melhorada.
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 versão divide crunchtools fora int um módulo Python bona fide. Ele passa todos os testes novamente.
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 versão adiciona um patch para permitir precisão quando misturado Ubuntu 8.04 logs para um servidor Ubuntu 10,04 com alta precisão, suporte para o formato rsyslogd precisão do tempo, as impressões digitais para o Ubuntu 10,04, e uma seção NAME na página do homem.
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

O suporte para o formato de log de erro do Apache foi adicionado. A página de manual foi adicionado. A impressão digital para Ubuntu 9.04 foi adicionado.
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

Esta versão move um monte de código para a função de selecionar o log de objeto para que ele possa agora amostra aleatoriamente dez entradas mais e mais até que determina o tipo de arquivo foi aberto. Ele agora passa todos os testes de regressão, o tempo todo.
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