Skip to main content

Library for breaking z/OS log files up into individual messages

Project description

zoslogs

https://img.shields.io/pypi/v/zoslogs.svg https://img.shields.io/travis/kmckenzi/zoslogs.svg Documentation Status

Library for parsing z/OS log files (syslog, operlog) up into individual messages. Because logs can be messy, and authorized programs can write whatever they want to the log, by default it will discard anything that doesn’t match what a log entry should look like, and return whatever it can make sense of.

Please note that this was written to solve a problem I was having; it’s by no means perfect, but it may solve a problem you have, too, and I do plan on continuing to improve it as I have time. Pull requests and bug reports will certainly be appreciated.

Features

  • Handle compressed files

  • Filtering messages

Credits

Created by Kevin McKenzie kmckenzi@us.ibm.com

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2022-02-07)

  • First release on PyPI.

Project details


Download files

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

Source Distribution

zoslogs-0.1.0.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distribution

zoslogs-0.1.0-py2.py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 2 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