These examples provide a basis for getting started using insights-core. Each subdirectory provides examples of actual specs, parsers and rules, that can be run directly from a terminal. Each subdirectory includes a README.md with specific information about the files in that subdirectory.
- cluster_rules - Directory of cluster rules examples.
- __init__.py - Make this directory a Python package
accessible in Python via
examples
. - rules - Directory of rules examples.