Skip to content

Report more information about keystore contents on reload #112268

@DaveCTurner

Description

@DaveCTurner

Today when invoking POST _nodes/reload_secure_settings the response includes just a list of node IDs and names, which is not all that useful for diagnosing problems related to secure settings. Could we include more information about the keystore that was loaded on each node in the response? All of the following would be helpful, as long as they do not compromise security:

  • absolute path to keystore file
  • last-modified date of keystore file
  • list of setting keys loaded on each node

I don't see an obvious reason why keeping this information hidden has any security benefits (but ofc security has lots of nonobvious concerns too).


Relevant forum post

Metadata

Metadata

Assignees

Labels

:Security/SecuritySecurity issues without another label>enhancementSupportabilityImprove our (devs, SREs, support eng, users) ability to troubleshoot/self-service product better.Team:SecurityMeta label for security team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions