elastic / elasticsearch-cloud-aws

AWS Cloud Plugin for Elasticsearch
https://github.com/elastic/elasticsearch/tree/master/plugins/discovery-ec2
577 stars 181 forks source link

Changing AWS Credentials #264

Closed k2xl closed 8 years ago

k2xl commented 8 years ago

Question: What's the recommended way to change the AWS credentials? Right now using env variables, but it looks like the plugin uses them on startup. Is there a way to POST new credentials, uninstall/reinstall the plugin in realtime? What's the best way?

dadoonet commented 8 years ago

You have to restart. Read this https://github.com/elastic/elasticsearch-cloud-aws/issues/260