Hello, I was testing maps feature and got problem.
Symptom:
Kibana Maps > add layers > documents
It does not show any index pattern, although I have kibana sample data with index pattern which has geo_point.
How I created the issue:
I added kibana_sample_data_flights demo data and deleted index pattern.
I firstly made more than 10 index with same name of index pattern.
I created kibana_sample* index pattern.
I assume that the api is only getting top 10 of the list and figures out if they have geo_point field.
How can I fix this issue? Is there any way that I can change the option of API?
Thank you in advance!
Result:
{"page":1,"per_page":10,"total":17,"saved_objects":[{"type":"index-pattern","id":"ab551920-96b5-11eb-b1da-170544712954","attributes":{"title":"a"},"references":,"migrationVersion":{"index-pattern":"7.11.0"},"coreMigrationVersion":"7.12.0","updated_at":"2021-04-06T08:54:17.279Z","version":"WzcyLDFd","namespaces":["default"],"score":1},{"type":"index-pattern","id":"b5d16ca0-96b5-11eb-b1da-170544712954","attributes":{"title":"aa"},"references":,"migrationVersion":{"index-pattern":"7.11.0"},"coreMigrationVersion":"7.12.0","updated_at":"2021-04-06T08:54:34.868Z","version":"WzgwLDFd","namespaces":["default"],"score":1},{"type":"index-pattern","id":"be7ecc80-96b5-11eb-b1da-170544712954","attributes":{"title":"aaa"},"references":,"migrationVersion":{"index-pattern":"7.11.0"},"coreMigrationVersion":"7.12.0","updated_at":"2021-04-06T08:54:49.428Z","version":"Wzg4LDFd","namespaces":["default"],"score":1},{"type":"index-pattern","id":"c4d236d0-96b5-11eb-b1da-170544712954","attributes":{"title":"b"},"references":,"migrationVersion":{"index-pattern":"7.11.0"},"coreMigrationVersion":"7.12.0","updated_at":"2021-04-06T08:55:00.044Z","version":"WzEwMywxXQ==","namespaces":["default"],"score":1},{"type":"index-pattern","id":"d880f8b0-96b5-11eb-b1da-170544712954","attributes":{"title":"aaaa"},"references":,"migrationVersion":{"index-pattern":"7.11.0"},"coreMigrationVersion":"7.12.0","updated_at":"2021-04-06T08:55:33.059Z","version":"WzEyNCwxXQ==","namespaces":["default"],"score":1},{"type":"index-pattern","id":"e065ff80-96b5-11eb-b1da-170544712954","attributes":{"title":"aaaaa"},"references":,"migrationVersion":{"index-pattern":"7.11.0"},"coreMigrationVersion":"7.12.0","updated_at":"2021-04-06T08:55:46.316Z","version":"WzEzMiwxXQ==","namespaces":["default"],"score":1},{"type":"index-pattern","id":"ee982f10-96b5-11eb-b1da-170544712954","attributes":{"title":"c"},"references":,"migrationVersion":{"index-pattern":"7.11.0"},"coreMigrationVersion":"7.12.0","updated_at":"2021-04-06T08:56:10.128Z","version":"WzE0OCwxXQ==","namespaces":["default"],"score":1},{"type":"index-pattern","id":"e7a63ad0-96b5-11eb-b1da-170544712954","attributes":{"title":"aaaaaa"},"references":,"migrationVersion":{"index-pattern":"7.11.0"},"coreMigrationVersion":"7.12.0","updated_at":"2021-04-06T08:55:58.516Z","version":"WzE0MCwxXQ==","namespaces":["default"],"score":1},{"type":"index-pattern","id":"f44631a0-96b5-11eb-b1da-170544712954","attributes":{"title":"d"},"references":,"migrationVersion":{"index-pattern":"7.11.0"},"coreMigrationVersion":"7.12.0","updated_at":"2021-04-06T08:56:19.657Z","version":"WzE1NiwxXQ==","namespaces":["default"],"score":1},{"type":"index-pattern","id":"01623640-96b6-11eb-b1da-170544712954","attributes":{"title":"e"},"references":,"migrationVersion":{"index-pattern":"7.11.0"},"coreMigrationVersion":"7.12.0","updated_at":"2021-04-06T08:56:41.647Z","version":"WzE2OCwxXQ==","namespaces":["default"],"score":1}]}