Reading Cluster Settings in Plugin

I am writing a plugin and would like to configure it through the cluster settings API.

I found some examples of using a non-default plugin constructor which receives Settings, but these settings only seem to contain what's included in the elasticsearch.yml, not what was inserted via the cluster settings API.

Can anyone offer guidance on how to access those settings?

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