diff --git a/x-pack/plugin/core/src/main/resources/monitoring-kibana.json b/x-pack/plugin/core/src/main/resources/monitoring-kibana.json index 044b199e5af1b..1f916625c37f3 100644 --- a/x-pack/plugin/core/src/main/resources/monitoring-kibana.json +++ b/x-pack/plugin/core/src/main/resources/monitoring-kibana.json @@ -50,6 +50,13 @@ }, "kibana_stats": { "properties": { + "usage": { + "properties": { + "index": { + "type": "keyword" + } + } + }, "kibana": { "properties": { "uuid": {