You can create an index pattern in kibana that is simply "*" and it will query all of your indexes. If you want to be more fine grained control then that, they have to share a prefix, which your example does not.
Note I tested that on kibana v5.0, not prior versions.
Are you asking about an index pattern for kibana specifically, or to query the elasticsearch api directly?
I have tried Index with same pattern. But since the data pattern (key value types) are different, Elastic search is not able to split the records properly.
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.