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.
Don't bother I have found the answer. Kibana does not show those indexes which are empty. So you need to have atleast 1 document to see it in Kibana Index patterns list.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.