Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/debricked/dmarc-visualizer
Analyse and visualize DMARC results using open-source tools
https://github.com/debricked/dmarc-visualizer
dmarc-parser dmarc-reports dmarc-visualizer grafana
Last synced: 6 days ago
JSON representation
Analyse and visualize DMARC results using open-source tools
- Host: GitHub
- URL: https://github.com/debricked/dmarc-visualizer
- Owner: debricked
- License: apache-2.0
- Created: 2020-05-06T07:06:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-09T14:38:11.000Z (about 1 year ago)
- Last Synced: 2025-01-29T02:49:48.302Z (13 days ago)
- Topics: dmarc-parser, dmarc-reports, dmarc-visualizer, grafana
- Language: Dockerfile
- Size: 271 KB
- Stars: 682
- Watchers: 20
- Forks: 168
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starts - debricked/dmarc-visualizer - Analyse and visualize DMARC results using open-source tools (others)
README
# 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.See the full blog post with instructions at https://debricked.com/blog/2020/05/14/analyse-and-visualize-dmarc-results-using-open-source-tools/.
## Screenshot
![Screenshot of Grafana dashboard](/big_screenshot.png?raw=true)