v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
Security entity store

Install the Entity Store

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<span class="operation-path">/s/{space_id}/api/security/entity_store/install</span></div>

Refer to Spaces for more information.

Install the Entity Store and create engines for the specified entity types. A single logExtraction configuration is shared across all entity types. Supply it once at install to customize settings; omit it (or send an empty object) to use defaults on first install or preserve the existing configuration on re-install. To change settings after install, use the update endpoint.<br/><br/>[Required authorization] Route required privileges: securitySolution.

post/api/security/entity_store/install

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Request body

entityTypesstring[]

Response

Indicates all requested entity types are already installed.