Open source log parsing library
Last updated
Last updated
We’re excited to share that the code for our parsing library has been open-sourced! It’s available as a module on PyPI under the name rated-parser. You can use this library to parse logs in your own projects, leveraging the same robust parsing capabilities that slaOS provides.
Simply install the package using pip:
With rated-parser
, you can easily parse both structured and unstructured log data, define custom patterns, and extract relevant features—just like slaOS does.