Example searches: “groupBy”, “investigation_guide”, “alerts_filter”, “environment”, “timeUnit”
If true returns a detailed status of the engine including all it's components
Successful response
Format should match the following pattern: [smdh]$. Default value is 1m.
[smdh]$
1m
Value is init.
init
Format should match the following pattern: [smdh]$. Default value is 24h.
24h
Values are installing, started, stopped, updating, or error.
installing
started
stopped
updating
error
Format should match the following pattern: [smdh]$. Default value is 180s.
180s
Values are user, host, service, or generic.
user
host
service
generic
Values are green, yellow, red, or unknown.
green
yellow
red
unknown
Values are entity_engine, entity_definition, index, component_template, index_template, ingest_pipeline, enrich_policy, task, or transform.
entity_engine
entity_definition
index
component_template
index_template
ingest_pipeline
enrich_policy
task
transform
Values are not_installed, installing, running, stopped, or error.
not_installed
running
curl \ --request GET 'https://<KIBANA_URL>/api/entity_store/status' \ --header "Authorization: $API_KEY"