Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding OpenSearch support, fixing minor typos, and code styling #481

Merged

Conversation

Szasza
Copy link
Contributor

@Szasza Szasza commented Mar 1, 2024

Closes #480

The change is tested with the following config:

  • Python 3.11 on Alpine Linux 3.18
  • OpenSearch 2.11.1
  • Grafana 10.3.3 with the grafana-opensearch-datasource plugin version 2.14.4

Please see https://github.com/Szasza/dmarc-visualizer-opensearch where an OpenSearch-based dockerized config can be found. By updating the parsedmarc config, and installing the package including these changes it works.

@seanthegeek seanthegeek merged commit 995bdbc into domainaware:master Mar 4, 2024
@seanthegeek
Copy link
Contributor

Thanks!

seanthegeek added a commit that referenced this pull request Mar 4, 2024
- Add support for OpenSearch (PR #481 closes #480)
- Fix SMTP TLS reporting to Elasticsearch (PR #470)
@Szasza Szasza deleted the feature/adding-opensearch-support branch March 11, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for OpenSearch
2 participants