Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Programming > Libraries

    PyLogsParser 0.4

    Download button

    No screenshots available
    Downloads: 96  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Wallix | More programs
    LGPL / FREE
    February 15th, 2012, 09:07 GMT [view history]
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    PyLogsParser description

    A log parser library packaged with a set of ready to use parsers (DHCPd, Squid, Apache, ...)

    LogsParser is an opensource Python library created by Wallix. It is used as the core mechanism for logs tagging and normalization by Wallix’s LogBox.

    Logs come in a variety of formats. In order to parse many different types of logs, a developer used to need to write an engine based on a large list of complex regular expressions. It can become rapidly unreadable and unmaintainable.

    By using LogsParser, a developer can free herself from the burden of writing a log parsing engine, since the module comes in with “batteries included”. Furthermore, this engine relies upon XML definition files that can be loaded at runtime. The definition files were designed to be easily readable and need very little skill in programming or regular expressions, without sacrificing powerfulness or expressiveness.

    Purpose

    PyLogsParser is a Python module that uses normalization definition files in order to tag log entries. The definition files are written in XML.

    The definition files allow anyone with a basic understanding of regular expressions and knowledge of a specific log format to create and maintain a customized pool of parsers.

    Basically a definition file will consist of a list of log patterns, each composed of many keywords. A keyword is a placeholder for a notable and/or variable part in the described log line, and therefore associated to a tag name. It is paired to a tag type, e.g. a regular expression matching the expected value to assign to this tag. If the raw value extracted this way needs further processing, callback functions can be applied to this value.

    This format also allows to add useful meta-data about parsed logs, such as extensive documentation about expected log patterns and log samples.


    Product's homepage

    Requirements:

    · Python

    What's New in This Release: [ read full changelog ]

    · New log normalizers for Wallix AdminBastion logs, CISCO ASA logs, and Dansguardian logs.
    · New facilities to invoke callbacks at various stages of the parsing.
    · Performance improvements.

      


    TAGS:

    log parser | Python library | Python | log | parser



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM