Skip to content

[Fleet] Create .fleet-secrets system index #95143

@hop-dev

Description

@hop-dev

Part of elastic/kibana#154715

The .fleet-secrets system index should just have a value key.

Kibana system should only have write and delete access NOT read access.

Fleet server will have read access only.

Example document:

// example document from the .fleet-secrets index {	_id: 'abcd1234'	_source: { value: "abcd12345678", } } 

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions