Hi ,
Following some data ingest, on a single node (dev) on win 10 with
ES + Kibana 6
6.0.0 RC2
Regards
Bruno
Kibana settings
{
".kibana": {
"settings": {
"index": {
"number_of_shards": "1",
"blocks": {
"read_only_allow_delete": "true"
},
"provided_name": ".kibana",
"creation_date": "1512127005194",
"number_of_replicas": "1",
"uuid": "XORRH8lOQOaSbmMpPo46rA",
"version": {
"created": "6000052"
}
}
}
}
}
LOG ES
[2018-01-11T17:41:59,380][WARN ][o.e.x.m.MonitoringService] [DESKTOP-5LBMPU2] monitoring execution failed
org.elasticsearch.xpack.monitoring.exporter.ExportException: Exception when closing export bulk
at org.elasticsearch.xpack.monitoring.exporter.ExportBulk$1$1.(ExportBulk.java:106) ~[?:?]
at org.elasticsearch.xpack.monitoring.exporter.ExportBulk$1.onFailure(ExportBulk.java:104) ~[?:?]
LOG KIBANA
log [16:40:15.326] [error][monitoring-ui] [export_exception] Exception when closing export bulk ::
{"path":"/_xpack/monitoring/_bulk","query":{"system_id":"kibana","system_api_version":"6","interval":"10000ms"},
"body":"{"index":{"_type":"kibana_settings"}}\n{"kibana_uuid":"90ad802c-a3d6-439d-b9bf-ff43c7cc4cfc",
"xpack":{"default_admin_email":null}}\n{"index":{"_type":"kibana_stats"}}\n{"kibana":{"uuid":"90ad802c-a3d6-439d-b9bf-ff43c7cc4cfc",
"name":"DESKTOP-5LBMPU2","index":".kibana","host":"DESKTOP-5LBMPU2","transport_address":"localhost:5601","version":"6.0.0-rc2",
"snapshot":false,"status":"green"},"concurrent_connections":0,"os":{"load":{"1m":0,"5m":0,"15m":0},
"memory":{"total_in_bytes":17024618496,"free_in_bytes":10006470656,"used_in_bytes":7018147840},"uptime_in_millis":1473453.382},
"process":{"event_loop_delay":152.15595800010487,"memory":{"heap":{"total_in_bytes":128827392,"used_in_bytes":102462480,"size_limit":1501560832},
"resident_set_size_in_bytes":150028288},"uptime_in_millis":197771},"requests":{"disconnects":0,"total":0,"status_codes":{}},"response_times":
{"average":0,"max":0},"timestamp":"2018-01-11T16:40:14.938Z"}\n","statusCode":500,"response":"{"took":14,"errors":true,
"error":{"type":"export_exception","reason":"Exception when closing export bulk","caused_by":{"type":"export_exception",
"reason":"failed to flush export bulks","caused_by":{"type":"export_exception","reason":"bulk [default_local] reports failures when exporting documents","exceptions":[{"type":"export_exception","reason":"ClusterBlockException[blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];]","caused_by":{"type":"cluster_block_exception","reason":"blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];"}},{"type":"export_exception","reason":"ClusterBlockException[blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];]","caused_by":{"type":"cluster_block_exception","reason":"blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];"}}]}}}}"}
at respond (C:\Program Files\kibana-6.0.0-rc2-windows-x86_64\kibana-6.0.0-rc2-windows-x86_64\node_modules\elasticsearch\src\lib\transport.js:29