Is there an API to get the index pattern IDs? I had to delete the index pattern that I had because the mappings changed and now none of my visualizations work. I would hate to have to re-create them when I can just edit the json to point to the new id, but I can't figure out how to get the ID.
A search query, in the kibana index, should give you the list of the index pattern Ids (see below). You could also filter "index-pattern.title" by the name of your new index pattern.
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.