Library for breaking z/OS log files up into individual messages
Project description
zoslogs
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.
Free software: Apache Software License 2.0
Documentation: https://zoslogs.readthedocs.io.
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.3 (2022-0x-04)
Include history update for version 0.1.2, and other cleanup to doc
0.1.2 (2022-03-29)
Point source code location in setup.py to the correct place.
0.1.1 (2022-03-29)
Move CI to Github actions.
0.1.0 (2022-03-04)
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
Built Distribution
File details
Details for the file zoslogs-0.2.0.tar.gz
.
File metadata
- Download URL: zoslogs-0.2.0.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 804c00273503132bbef7b2d099d266b2b9dce843e5d3c9a3bbb8f2e0ce1b57fc |
|
MD5 | 52d7c11ddcf642c1ce15ad64e7872826 |
|
BLAKE2b-256 | 01c1dabc4f673144a1b7830ec120fe849b49f45a00339c5790ba10bf9cb5ffd5 |
File details
Details for the file zoslogs-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: zoslogs-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd34df433712925b7a3607399849729fccad99e896cdce9faef702e2ea330eb5 |
|
MD5 | b7f92d5655a806689d6e4ef7c31b72fc |
|
BLAKE2b-256 | 7d295a5be6cbf7dd9d52966953d9eef5874f9cf9c765a3e4d07c8ff51834da71 |