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

enhancement request : cluster checkup requires cluster to restart for changes to get picked up. #114

Open
TomonoriSoejima opened this issue Aug 6, 2017 · 0 comments

Comments

@TomonoriSoejima
Copy link

I noticed that you have to restart cluster to get changes in elasticsearch.yml to get picked up.

I ran the tool once and got alerted with changes I needed to make.

script.engine.groovy.inline.aggs: on 

so I updated elasticsearch.yml as below.

script.engine.groovy.inline.aggs: true

But Cluster Checkup does not seem to notice the change until you restart cluster.
Maybe this is something we should document?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant