Skip to main content

columbo, he smart yo

Reason this release was yanked:

Release for previous project using the columbo name

Project description

columbo

columbo - got them clues

Usage

> pip install columbo
> columbo --rules parser.yaml --output-dir ~/tmp/output <tarball>

Description

Pretty straightforward, it parses a yaml specification of regexs and tries to find errors/concerns within output files. It'll take any tarball with plain text files and parse each file concurrently for matches. All individual results are stored in both json and text files for both machines and humans.

Rules Spec

An example rules file looks like:

- id: python-tb-exception
  description: parses logs for tracebacks
  start_marker: "^Traceback.*"
  end_marker: "^.*Error|InvalidRequest:"

AsciiCast

asciicast

More information

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

columbo-0.0.3-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page