From 25c1d818dfef1a986a8da189e24a97bbeb7df313 Mon Sep 17 00:00:00 2001 From: Ahmad Bamieh Date: Fri, 5 Apr 2019 23:11:40 +0530 Subject: [PATCH] Update monitoring-kibana.json (#40899) --- .../plugin/core/src/main/resources/monitoring-kibana.json | 7 +++++++ 1 file changed, 7 insertions(+) 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": {