Analyse and visualize DMARC results using open-source tools.
- parsedmarc for parsing DMARC reports,
- Elasticsearch to store aggregated data.
- Grafana to visualize the aggregated reports.
See the full blog post with instructions at https://debricked.com/blog/2020/05/14/analyse-and-visualize-dmarc-results-using-open-source-tools/.
I have combined parts two github repos to make something that works for me so I can't take any credit.
https://github.com/Prodeko/parsedmarc
https://github.com/debricked/dmarc-visualizer
https://grafana.com/grafana/dashboards/11227