-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Core/Infra/SettingsSettings infrastructure and APIsSettings infrastructure and APIs>docsGeneral docs changesGeneral docs changesTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra teamTeam:DocsMeta label for docs teamMeta label for docs team
Description
It's possible to reload some secure settings via POST _nodes/reload_secure_settings.
The docs currently say:
This API will decrypt and re-read the entire keystore, on every cluster node, but only the reloadable secure settings will be applied.
But it's not clear which settings are reloadable and which not.
As far as I can see it's only the ones that are explicitly marked as reloadable:
I.e. the s3 repository plugin docs indicate that all it's secure settings are reloadable.
But it would be nice to have a single overview page that lists all secure settings that are currently reloadable across Elasticsearch and it's Elastic owned plugins.
ppf2
Metadata
Metadata
Assignees
Labels
:Core/Infra/SettingsSettings infrastructure and APIsSettings infrastructure and APIs>docsGeneral docs changesGeneral docs changesTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra teamTeam:DocsMeta label for docs teamMeta label for docs team