domainaware / parsedmarc

A Python package and CLI for parsing aggregate and forensic DMARC reports
https://domainaware.github.io/parsedmarc/
Apache License 2.0
986 stars 214 forks source link

Please make parsedmarc compatible with current Elasticsearch versions. #329

Closed hunter-nl closed 2 years ago

hunter-nl commented 2 years ago

Grafana 9 does not support Elasticsearch EOL versions. Parsedmarc does not work with not EOL versions of Elasticsearch. Is it possible to make Parsedmarc compatible with current Elasticsearch versions?

nathanthorpe commented 2 years ago

I'm using the latest version of Elasticsearch (8.2.3) with parsedmarc. Could you describe your issue a bit more?

hunter-nl commented 2 years ago

My elasticsearch database got corrupted with the upgrade migration. I've reinstalled it and it is now working again with de latest versions.