Suppressed: org.elasticsearch.client.ResponseException: method [GET], host [http://192.168.3.43:9200], URI [/_search?typed_keys=true&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&search_type=query_then_fetch&batched_reduce_size=512], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"query_shard_exception","reason":"failed to find geo_shape field [location]","index_uuid":"mXFRna9FRm2_1p9mzT4LeA","index":".kibana"},{"type":"query_shard_exception","reason":"failed to find geo_shape field [location]","index_uuid":"QutuP8lFSFSBh50Xgajv9Q","index":"portal-logs-24.01.2018"},{"type":"query_shard_exception","reason":"failed to find geo_shape field [location]","index_uuid":"x7dXXCrXTnCWBgbgit7O_Q","index":"portal-metrics-19.01.2018"},{"type":"query_shard_exception","reason":"failed to find geo_shape field [location]","index_uuid":"_snEJtiFRf27yco3Gs1Tyw","index":"portal-metrics-22.01.2018"},{"type":"query_shard_exception","reason":"failed to find geo_shape field [location]","index_uuid":"8x-yE_DgRuKkJVykR0ElPA","index":"portal-metrics-23.01.2018"},{"type":"query_shard_exception","reason":"failed to find geo_shape field [location]","index_uuid":"-I_f7jUjRjiHK2h8ye-g6w","index":"portal-user_info-19.01.2018"},{"type":"query_shard_exception","reason":"failed to find geo_shape field [location]","index_uuid":"nY7I_dOTSN-Edofxmk_P3Q","index":"portal-user_info-22.01.2018"}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":0,"index":".kibana","node":"SAPKQLGGSJiR8bMBdkNvfQ","reason":{"type":"query_shard_exception","reason":"failed to find geo_shape field [location]","index_uuid":"mXFRna9FRm2_1p9mzT4LeA","index":".kibana"}},{"shard":0,"index":"portal-logs-24.01.2018","node":"JEwfXRPHQSWjPn4L4U6AVQ","reason":{"type":"query_shard_exception","reason":"failed to find geo_shape field [location]","index_uuid":"QutuP8lFSFSBh50Xgajv9Q","index":"portal-logs-24.01.2018"}},{"shard":0,"index":"portal-metrics-19.01.2018","node":"SAPKQLGGSJiR8bMBdkNvfQ","reason":{"type":"query_shard_exception","reason":"failed to find geo_shape field [location]","index_uuid":"x7dXXCrXTnCWBgbgit7O_Q","index":"portal-metrics-19.01.2018"}},{"shard":0,"index":"portal-metrics-22.01.2018","node":"JEwfXRPHQSWjPn4L4U6AVQ","reason":{"type":"query_shard_exception","reason":"failed to find geo_shape field [location]","index_uuid":"_snEJtiFRf27yco3Gs1Tyw","index":"portal-metrics-22.01.2018"}},{"shard":0,"index":"portal-metrics-23.01.2018","node":"JEwfXRPHQSWjPn4L4U6AVQ","reason":{"type":"query_shard_exception","reason":"failed to find geo_shape field [location]","index_uuid":"8x-yE_DgRuKkJVykR0ElPA","index":"portal-metrics-23.01.2018"}},{"shard":0,"index":"portal-user_info-19.01.2018","node":"JEwfXRPHQSWjPn4L4U6AVQ","reason":{"type":"query_shard_exception","reason":"failed to find geo_shape field [location]","index_uuid":"-I_f7jUjRjiHK2h8ye-g6w","index":"portal-user_info-19.01.2018"}},{"shard":0,"index":"portal-user_info-22.01.2018","node":"JEwfXRPHQSWjPn4L4U6AVQ","reason":{"type":"query_shard_exception","reason":"failed to find geo_shape field [location]","index_uuid":"nY7I_dOTSN-Edofxmk_P3Q","index":"portal-user_info-22.01.2018"}}]},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357) ~[elasticsearch-rest-client-6.1.1.jar:6.1.1]
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346) ~[elasticsearch-rest-client-6.1.1.jar:6.1.1]
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:123) ~[httpcore-4.4.8.jar:4.4.8]
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:181) ~[httpasyncclient-4.1.3.jar:4.1.3]
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436) ~[httpcore-nio-4.4.5.jar:4.4.5]
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326) ~[httpcore-nio-4.4.5.jar:4.4.5]
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265) ~[httpcore-nio-4.4.5.jar:4.4.5]
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) ~[httpasyncclient-4.1.3.jar:4.1.3]
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) ~[httpasyncclient-4.1.3.jar:4.1.3]
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) ~[httpcore-nio-4.4.5.jar:4.4.5]
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) ~[httpcore-nio-4.4.5.jar:4.4.5]
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) ~[httpcore-nio-4.4.5.jar:4.4.5]
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) ~[httpcore-nio-4.4.5.jar:4.4.5]
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) ~[httpcore-nio-4.4.5.jar:4.4.5]
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) ~[httpcore-nio-4.4.5.jar:4.4.5]
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) ~[httpcore-nio-4.4.5.jar:4.4.5]
... 1 common frames omitted