Strategies for managing configuration, plugins

Hi, I'm wondering if there are any recommended strategies for managing the configuration files and plugins across nodes in an elastic cluster.

For example, when modifying configurations in elasticsearch.yml, it's common that the change needs to be made across all nodes in the cluster and all nodes restarted. What is the best approach to make these changes? Is there a way or to automate updating all the nodes?

As well I'm wondering if there's a similar strategy for installing/updating plugins that doesn't involve sshing to each node and running elasticsearch-plugin.

Thank you.

Sad that noone answered this. Very interesting question.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.