Hello All,
I have 26 some indices in ElasticsSearch.
I wanted to create visualization on one index but Kibana shows only 20 indices( under create index pattern in Management) and do not show any new index created in ElasticSearch.
The odd thing is when I run "GET /_cat/indices" in dev tools console it shows all the indices(26) available.