Query parameters
-
Set to "true" to get the response in v7 format.
-
Set to "true" to get the response in v8 format.
Responses
-
Overall status is OK and Kibana should be functioning normally.
Kibana's operational status. A minimal response is sent for unauthorized users.
Any of: Kibana's operational status as well as a detailed breakdown of plugin statuses indication of various loads (like event loop utilization and network traffic) at time of request.
Hide attributes Show attributes
-
Metric groups collected by Kibana.
Additional properties are NOT allowed.
Hide metrics attributes Show metrics attributes object
-
The interval at which metrics should be collected.
-
Current network metrics of Kibana's Elasticsearch client.
Additional properties are NOT allowed.
Hide elasticsearch_client attributes Show elasticsearch_client attributes object
-
The time metrics were collected.
-
-
Kibana instance name.
-
Additional properties are NOT allowed.
Hide status attributes Show status attributes object
-
Statuses of core Kibana services.
Additional properties are NOT allowed.
Hide core attributes Show core attributes object
-
Additional properties are NOT allowed.
Hide elasticsearch attributes Show elasticsearch attributes object
-
Human readable detail of the service status.
-
A URL to further documentation regarding this service.
-
Service status levels as human and machine readable values.
Values are
available
,degraded
,unavailable
, orcritical
. -
An unstructured set of extra metadata about this service.
Additional properties are allowed.
-
A human readable summary of the service status.
-
-
Additional properties are NOT allowed.
Hide savedObjects attributes Show savedObjects attributes object
-
Human readable detail of the service status.
-
A URL to further documentation regarding this service.
-
Service status levels as human and machine readable values.
Values are
available
,degraded
,unavailable
, orcritical
. -
An unstructured set of extra metadata about this service.
Additional properties are allowed.
-
A human readable summary of the service status.
-
-
-
Additional properties are NOT allowed.
Hide overall attributes Show overall attributes object
-
Human readable detail of the service status.
-
A URL to further documentation regarding this service.
-
Service status levels as human and machine readable values.
Values are
available
,degraded
,unavailable
, orcritical
. -
An unstructured set of extra metadata about this service.
Additional properties are allowed.
-
A human readable summary of the service status.
-
-
A dynamic mapping of plugin ID to plugin status.
Hide plugins attribute Show plugins attribute object
-
Additional properties are NOT allowed.
Hide * attributes Show * attributes object
-
Human readable detail of the service status.
-
A URL to further documentation regarding this service.
-
Service status levels as human and machine readable values.
Values are
available
,degraded
,unavailable
, orcritical
. -
An unstructured set of extra metadata about this service.
Additional properties are allowed.
-
A human readable summary of the service status.
-
-
-
-
Unique, generated Kibana instance UUID. This UUID should persist even if the Kibana process restarts.
-
Additional properties are NOT allowed.
Hide version attributes Show version attributes object
-
The date and time of this build.
-
The build flavour determines configuration and behavior of Kibana. On premise users will almost always run the "traditional" flavour, while other flavours are reserved for Elastic-specific use cases.
Values are
serverless
ortraditional
. -
A unique hash value representing the git commit of this Kibana build.
-
A monotonically increasing number, each subsequent build will have a higher number.
-
Whether this build is a snapshot build.
-
A semantic version number.
-
A minimal representation of Kibana's operational status.
Hide attribute Show attribute
-
Additional properties are NOT allowed.
Hide status attribute Show status attribute object
-
-
Kibana or some of it's essential services are unavailable. Kibana may be degraded or unavailable.
Kibana's operational status. A minimal response is sent for unauthorized users.
Any of: Kibana's operational status as well as a detailed breakdown of plugin statuses indication of various loads (like event loop utilization and network traffic) at time of request.
Hide attributes Show attributes
-
Metric groups collected by Kibana.
Additional properties are NOT allowed.
Hide metrics attributes Show metrics attributes object
-
The interval at which metrics should be collected.
-
Current network metrics of Kibana's Elasticsearch client.
Additional properties are NOT allowed.
Hide elasticsearch_client attributes Show elasticsearch_client attributes object
-
The time metrics were collected.
-
-
Kibana instance name.
-
Additional properties are NOT allowed.
Hide status attributes Show status attributes object
-
Statuses of core Kibana services.
Additional properties are NOT allowed.
Hide core attributes Show core attributes object
-
Additional properties are NOT allowed.
Hide elasticsearch attributes Show elasticsearch attributes object
-
Human readable detail of the service status.
-
A URL to further documentation regarding this service.
-
Service status levels as human and machine readable values.
Values are
available
,degraded
,unavailable
, orcritical
. -
An unstructured set of extra metadata about this service.
Additional properties are allowed.
-
A human readable summary of the service status.
-
-
Additional properties are NOT allowed.
Hide savedObjects attributes Show savedObjects attributes object
-
Human readable detail of the service status.
-
A URL to further documentation regarding this service.
-
Service status levels as human and machine readable values.
Values are
available
,degraded
,unavailable
, orcritical
. -
An unstructured set of extra metadata about this service.
Additional properties are allowed.
-
A human readable summary of the service status.
-
-
-
Additional properties are NOT allowed.
Hide overall attributes Show overall attributes object
-
Human readable detail of the service status.
-
A URL to further documentation regarding this service.
-
Service status levels as human and machine readable values.
Values are
available
,degraded
,unavailable
, orcritical
. -
An unstructured set of extra metadata about this service.
Additional properties are allowed.
-
A human readable summary of the service status.
-
-
A dynamic mapping of plugin ID to plugin status.
Hide plugins attribute Show plugins attribute object
-
Additional properties are NOT allowed.
Hide * attributes Show * attributes object
-
Human readable detail of the service status.
-
A URL to further documentation regarding this service.
-
Service status levels as human and machine readable values.
Values are
available
,degraded
,unavailable
, orcritical
. -
An unstructured set of extra metadata about this service.
Additional properties are allowed.
-
A human readable summary of the service status.
-
-
-
-
Unique, generated Kibana instance UUID. This UUID should persist even if the Kibana process restarts.
-
Additional properties are NOT allowed.
Hide version attributes Show version attributes object
-
The date and time of this build.
-
The build flavour determines configuration and behavior of Kibana. On premise users will almost always run the "traditional" flavour, while other flavours are reserved for Elastic-specific use cases.
Values are
serverless
ortraditional
. -
A unique hash value representing the git commit of this Kibana build.
-
A monotonically increasing number, each subsequent build will have a higher number.
-
Whether this build is a snapshot build.
-
A semantic version number.
-
A minimal representation of Kibana's operational status.
Hide attribute Show attribute
-
Additional properties are NOT allowed.
Hide status attribute Show status attribute object
-
curl \
--request GET 'https://<KIBANA_URL>/api/status' \
--header "Authorization: $API_KEY"