Files
dmarc-visualizer/README.md
T
2024-02-19 02:05:38 +01:00

15 lines
542 B
Markdown

# dmarc-visualizer
Analyse and visualize DMARC results using open-source tools.
* [parsedmarc](https://github.com/domainaware/parsedmarc) for parsing DMARC reports,
* [Elasticsearch](https://www.elastic.co/) to store aggregated data.
* [Grafana](https://grafana.com/) to visualize the aggregated reports.
* [Grafana Dashboard](https://github.com/bhozar/grafana-dashboards) by bhozar
* [dmarc-visualizer](https://github.com/debricked/dmarc-visualizer) source
## Screenshot
![Screenshot of Grafana dashboard](/big_screenshot.png?raw=true)