Reload configuration file

Hi, I’m using ReadonlyRest free version. Is there any ways to reload readonlyrest.yml without restarting ES?

No, we willingly did not implement that because it’s much better to reload settings from index, as the same configuration is going to be coherently shared among all the cluster nodes. We left the file based settings to be used as a fall back in case of corruption of the settings index.

The in-index settings are created and maintained via our Kibana plugins.

the best way to have an automatic readonly rest configuration is to go with readonlyrest pro or enterprise, with kibana plugin.

This , because changes are applied once validated.

cdt

fred