Releases: grafana/pySigma-backend-loki
Releases · grafana/pySigma-backend-loki
Custom Loki pipelines
Added/documented two pipelines to enable users to more easily customise the generated queries - changing the stream selector and parser based on their Loki configuration.
What's Changed
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Aggregrate queries in ruler alert format by @kelnage in #15
- Swap description and summary in alert format by @kelnage in #16
- Update documentation by @kelnage in #17
- Fix wildcarded unbound OR line filters by @kelnage in #18
- Strip leading and trailing wildcards from unbound line filters by @kelnage in #20
Full Changelog: https://github.com/grafana/pySigma-backend-loki/commits/v0.2.0
Initial PyPI release
What's Changed
- Format with black by @mostafa in #1
- Fix tests by @mostafa in #2
- Cleanup by @mostafa in #3
- Add mypy, flake8 and black and update coverage reporting by @mostafa in #4
- Remove
print-coverage.py
by @mostafa in #5 - Add code to split large rules when required by @kelnage in #9
- Line filter creation by @kelnage in #10
- Windows sysmon pipeline by @kelnage in #14
New Contributors
Full Changelog: https://github.com/grafana/pySigma-backend-loki/commits/v0.1.0