Kibana Error while creating new Index Pattern

Hi,

I get the following error while creating an index pattern.

Has anyone encountered this before? The index has been created properly and I can run different queries on it successfully through Dev Tools.

I had created the same index pattern a few days ago and then subsequently deleted it. I am trying it re-create it again, is that the reason for the error that the same index pattern was deleted a few days ago?

Thanks.

Can you show the logs from the kibana server at this time?

In my index I had a field of type geo_shape, and tree as quadtree. Changing the tree from quadtree to geohash for the geo_shape datatype solved the problem. I don't know what was the exact reason why this error occurred.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.