domainaware / parsedmarc

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

Parsedmarc and Elasticsearch and Kibana version (Windows Server) #347

Closed davidande closed 1 year ago

davidande commented 1 year ago

Hello, I have installed and run Parsedmarc on a Windows server 2022 and so far it runs. I faced issues with Elasticsearch and Kibana version. I tried with 8.4.1 for each but no success. after checking on my linux machine I have found with http://localhost:9200 that the compatible versions were 7.17.6. For the future updates of parsedmarc, how can i find wich version will be compatible? Thanks for your advices. David

AnaelMobilia commented 1 year ago

Hi @davidande

The automated test used elasticsearch 8.2 version. I actually have install without issue parsedmarc against latest elasticsearch / kibana version.

Maybe if you provide more details on your issues some one could help you to solve them.

Bests regards, Anael

davidande commented 1 year ago

Yes it works with latest version of Elasticsearch and Kibana. Python 10