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

Running three Elasticsearch nodes in Docker and Go Elasticsearch Alerts #10

Open
josephbleroy opened this issue Feb 4, 2019 · 1 comment

Comments

@josephbleroy
Copy link

josephbleroy commented Feb 4, 2019

I'm going to setup a project with Go Elasticsearch Alerts, however, I will be running three Elasticsearch nodes.

Will everything work as expected running one GEA container pointing to only one of the Elasticsearch nodes, or will I need to set it up on each Elasticsearch node?

Logically, I think pointing it to only one Elasticsearch node should work since it's basically querying against the API and ES handles everything from there.

Am I correct with this thinking?

@dbellinghoven
Copy link
Contributor

It should be fine if you just point it to one Elasticsearch node.

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

No branches or pull requests

2 participants