dmarc-visualizer
dmarc-visualizer copied to clipboard
Analyse and visualize DMARC results using open-source tools
Hi, As I attempt to configure the dmarc-visualizer on my server, parsedmarc container restarts because of elasticsearch.exceptions.ConnectionError: ConnectionError(: Failed to establish a new connection: [Errno 111] Connection refused) caused by:...
Permissions set [here][1] should be `0755`; directories require execute. [1]: https://github.com/debricked/dmarc-visualizer/blob/671b16ae1c0eb5c3b30e7340ce751ea62ad20b31/grafana/Dockerfile#L4
Hello, seems that grafana will not display any data. It shows a warning: "This dashboard depends on Angular, which is deprecated and will stop working in future releases of Grafana."...
Having a problem i cant quite figure out. Log from docker run: ``` [+] Pulling 13/13 ✔ parsedmarc Skipped - No image to be pulled 0.0s ✔ grafana Skipped -...
# Updates * updates elasticsearch * updates alpine base for parsedmarc # Fixes * runs parsedmarc in offline mode because DNS lookups are failing * includes mounted folders, so folder...
Haven't used this tool for a while but I love it! Got it up and running again and noticed an issue with the reverse DNS lookup. I was spooked when...
Couldn't get Elasticsearch going, added a network and healtcheck fixed that