Is it possible for you to copy and paste a screenshot of the error here? Kibana can handle very large index patterns. Also when you say indices here - are you talking about 1500 index patterns or 1500 fields in one index pattern?
Having lots of small shards and indices can be very inefficient in Elasticsearch as every shard comes with overhead. What is your average shard size? Why are you creating hourly indices in the first place? How many nodes does your cluster have? What its the specification of these nodes? It could be that your cluster is simply not powerful enough to deal with that many shards and indices.
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.